1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/auth/ntlmssp
Stefan Metzmacher f3dbe19e14 auth/ntlmssp: implement GENSEC_FEATURE_LDAP_STYLE
We need to handle NTLMSSP_NEGOTIATE_SIGN as
NTLMSSP_NEGOTIATE_SEAL if GENSEC_FEATURE_LDAP_STYLE
is requested.

This works arround a bug in Windows, which allow signed only
messages using NTLMSSP and LDAP.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
2016-03-10 06:52:29 +01:00
..
gensec_ntlmssp_server.c auth/ntlmssp: implement GENSEC_FEATURE_LDAP_STYLE 2016-03-10 06:52:29 +01:00
gensec_ntlmssp.c auth/ntlmssp: GENSEC_FEATURE_SIGN_PKT_HEADER is always supported 2014-01-07 00:27:11 +01:00
ntlmssp_client.c auth/ntlmssp: implement GENSEC_FEATURE_LDAP_STYLE 2016-03-10 06:52:29 +01: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 auth/ntlmssp: add ntlmssp_version_blob() 2016-03-10 06:52:28 +01:00
ntlmssp_server.c auth/ntlmssp: use ndr_push_AV_PAIR_LIST in gensec_ntlmssp_server_negotiate(). 2016-03-10 06:52:29 +01:00
ntlmssp_sign.c auth/ntlmssp: implement GENSEC_FEATURE_LDAP_STYLE 2016-03-10 06:52:29 +01:00
ntlmssp_util.c auth/ntlmssp: add ntlmssp_version_blob() 2016-03-10 06:52:28 +01:00
ntlmssp.c auth/ntlmssp: provide a "ntlmssp_resume_ccache" backend 2016-03-10 06:52:28 +01:00
ntlmssp.h auth/ntlmssp: implement GENSEC_FEATURE_LDAP_STYLE 2016-03-10 06:52:29 +01:00
wscript_build auth/ntlmssp: implement GENSEC_FEATURE_NTLM_CCACHE 2016-03-10 06:52:28 +01:00