CVE-2016-2110: winbindd: add new_spnego to the WINBINDD_CCACHE_NTLMAUTH response
[samba.git] / nsswitch / winbind_struct_protocol.h
index 622dcfef23204a1374201e9a9e6d5bb366f4cd2e..84829d2da74286bc7bd08e071c5a2d6ab6604098 100644 (file)
@@ -488,6 +488,7 @@ struct winbindd_response {
                struct {
                        uint8_t session_key[16];
                        uint32_t auth_blob_len; /* blob in extra_data */
+                       uint8_t new_spnego;
                } ccache_ntlm_auth;
                struct {
                        fstring dc_unc;