mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +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 |
||
---|---|---|
.. | ||
auth_anonymous.c | ||
auth_developer.c | ||
auth_sam.c | ||
auth_server_service.c | ||
auth_simple.c | ||
auth_unix.c | ||
auth_util.c | ||
auth_winbind.c | ||
auth.c | ||
wscript_build |