1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/auth/ntlmssp
Andrew Bartlett a2f6327f9f auth: Add SID_NT_NTLM_AUTHENTICATION / S-1-5-64-10 to the token during NTLM auth
So far this is only on the AD DC

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Pair-Programmed-by: Gary Lockyer <gary@catalyst.net.nz>
Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
2017-03-27 20:08:18 +02:00
..
gensec_ntlmssp_server.c auth: Add SID_NT_NTLM_AUTHENTICATION / S-1-5-64-10 to the token during NTLM auth 2017-03-27 20:08:18 +02:00
gensec_ntlmssp.c CVE-2016-2110: auth/ntlmssp: implement new_spnego support including MIC checking (as server) 2016-04-12 19:25:23 +02:00
ntlmssp_client.c auth/ntlmssp: add ntlmssp_{client,server}:force_old_spnego option for testing 2016-04-28 16:51:17 +02:00
ntlmssp_ndr.c ntlmssp: when pulling messages it is important to clear memory first. 2016-02-04 09:29:16 +01:00
ntlmssp_ndr.h ntlmssp: Move ntlmssp code to auth/ntlmssp 2011-10-18 13:13:31 +11:00
ntlmssp_private.h CVE-2016-2110: auth/ntlmssp: let ntlmssp_handle_neg_flags() return NTSTATUS 2016-04-12 19:25:22 +02:00
ntlmssp_server.c auth: let auth4_context->check_ntlm_password() return pauthoritative 2017-03-24 11:57:10 +01:00
ntlmssp_sign.c Correct "intialise" typos. 2017-02-22 08:26:23 +01:00
ntlmssp_util.c CVE-2016-2110: auth/ntlmssp: don't let ntlmssp_handle_neg_flags() change ntlmssp_state->use_ntlmv2 2016-04-12 19:25:22 +02:00
ntlmssp.c ntlmssp: fix compilation with -O2 -fno-inline 2017-02-10 05:09:09 +01:00
ntlmssp.h CVE-2016-2110: auth/ntlmssp: implement new_spnego support including MIC generation (as client) 2016-04-12 19:25:23 +02:00
wscript_build auth/ntlmssp: implement GENSEC_FEATURE_NTLM_CCACHE 2016-03-10 06:52:28 +01:00