1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/auth/ntlm
Andrew Bartlett eba8799514 auth: Remove .get_challenge (only used for security=server)
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
2012-07-03 08:13:01 +10:00
..
auth_anonymous.c auth: Remove .get_challenge (only used for security=server) 2012-07-03 08:13:01 +10:00
auth_developer.c auth: Remove .get_challenge (only used for security=server) 2012-07-03 08:13:01 +10:00
auth_sam.c auth: Remove .get_challenge (only used for security=server) 2012-07-03 08:13:01 +10:00
auth_server_service.c s4-auth: rename 'auth' subsystem to 'auth4' 2011-02-18 15:09:46 +11:00
auth_simple.c auth: Reorder arguments to generate_session_info 2012-02-18 02:19:35 +01:00
auth_unix.c auth: Remove .get_challenge (only used for security=server) 2012-07-03 08:13:01 +10:00
auth_util.c s4-auth: rework map_user_info() to use cracknames 2011-10-04 15:08:57 +11:00
auth_winbind.c auth: Remove .get_challenge (only used for security=server) 2012-07-03 08:13:01 +10:00
auth.c auth: Remove .get_challenge (only used for security=server) 2012-07-03 08:13:01 +10:00
wscript_build build: Add missing deps and make MESSAGING a private library 2012-06-07 06:45:06 +02:00