mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
eba8799514
With NTLMSSP, for NTLM2 we need to be able to set the effective challenge, so if we ever did use a module that needed this functionlity, we would downgrade to just NTLM. Now that security=server has been removed, we have no such module. This will make it easier to make the auth subsystem async, as we will not need to consider making .get_challenge async. Andrew Bartlett |
||
---|---|---|
.. | ||
gensec_ntlmssp_server.c | ||
gensec_ntlmssp.c | ||
ntlmssp_client.c | ||
ntlmssp_ndr.c | ||
ntlmssp_ndr.h | ||
ntlmssp_private.h | ||
ntlmssp_server.c | ||
ntlmssp_sign.c | ||
ntlmssp_util.c | ||
ntlmssp.c | ||
ntlmssp.h | ||
wscript_build |