1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/auth/ntlm
Andrew Tridgell 5b02cf1eb0 s4-auth: allow multiple active auth backends
when we are an RODC we need to be able to allow multiple auth backends
to process a single auth request. First the sam backend will try to
authenticate, using locally stored passwords. If this backend can't
find local passwords then it will try the winbind backend and
authenticate via a writeable DC

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2010-09-15 15:39:34 +10:00
..
auth_anonymous.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
auth_developer.c s4:auth/ntlm/auth_developer.c - "fixed_challenge_get_challenge" - fix the assignment of the challenge 2010-04-06 14:54:10 +02:00
auth_sam.c s4-rodc: add a trigger message for REPL_SECRET to auth_sam 2010-09-15 15:39:34 +10:00
auth_server_service.c s4:auth Add dependency from the operational module onto auth 2010-05-20 17:39:10 +10:00
auth_server.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
auth_simple.c s4:auth Move struct auth_usersupplied_info to a common location 2010-08-14 11:58:13 +10:00
auth_unix.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
auth_util.c s4:auth Move struct auth_usersupplied_info to a common location 2010-08-14 11:58:13 +10:00
auth_winbind.c s4:auth_winbind: use irpc_binding_handle_by_name() 2010-09-03 17:01:56 +02:00
auth.c s4-auth: allow multiple active auth backends 2010-09-15 15:39:34 +10:00
config.mk s4:auth: change auth_check_password_send/recv to tevent_req 2009-12-24 17:38:34 +01:00
pam_errors.c s4: ran minimal_includes.pl on source4/auth/ntlm 2009-10-20 16:05:03 +11:00
pam_errors.h Make sure prototypes are always included, make some functions static and 2008-10-20 18:59:51 +02:00
wscript_build s4:auth_winbind: use irpc_binding_handle_by_name() 2010-09-03 17:01:56 +02:00