1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/auth
Stefan Metzmacher 8ee4f82368 auth/ntlmssp: enforce NTLMSSP_NEGOTIATE_NTLM2 for the NTLMv2 client case
Some servers may not announce the NTLMSSP_NEGOTIATE_NTLM2
(a.k.a. NTLMSSP_NEGOTIATE_EXTENDED_SESSIONSECURITY) bit.

But if we're acting as a client using NTLMv2 we need to
enforce this flag, because it's not really a negotiationable
in that case.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12862

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2017-06-26 23:16:13 +02:00
..
credentials pycredentials: Add support for netr_crypt_password 2017-06-22 08:56:22 +02:00
gensec auth/gensec: add GENSEC_UPDATE_IS_NTERROR() helper macro 2017-06-17 16:48:11 +02:00
kerberos wscript: remove executable bits for all wscript* files 2017-01-11 20:21:01 +01:00
ntlmssp auth/ntlmssp: enforce NTLMSSP_NEGOTIATE_NTLM2 for the NTLMv2 client case 2017-06-26 23:16:13 +02:00
auth_log.c whitespace: auth_log.c C code conventions 2017-03-29 02:37:29 +02:00
auth_sam_reply.c auth/auth_sam_reply: fill user_principal_* and dns_domain_name in make_user_info_dc_pac() 2016-07-22 23:34:22 +02:00
auth_sam_reply.h auth: One const is enough... 2016-09-09 20:33:10 +02:00
common_auth.h heimdal: Pass extra information to hdb_auth_status() to log success and failures 2017-03-29 02:37:28 +02:00
wbc_auth_util.c auth/wbc_auth_util: change wbcAuthUserInfo_to_netr_SamInfo* from level 3 to 6 2016-06-30 03:30:26 +02:00
wscript_build auth: Add hooks for notification of authentication events over the message bus 2017-03-29 02:37:28 +02:00
wscript_configure auth_log: Add JSON logging of Authorisation and Authentications 2017-03-29 02:37:27 +02:00