1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/auth
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
..
credentials s4-credentials: get all attributes in cli_credentials_set_secrets() 2010-09-11 22:32:43 +10:00
gensec s4: Fix two typos 2010-09-14 22:26:17 -07:00
kerberos s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
ntlm s4-auth: allow multiple active auth backends 2010-09-15 15:39:34 +10:00
ntlmssp s4:gensec Put the "NTLM" string for NTLMSSP's SASL name in a header 2010-09-11 22:32:43 +10:00
tests s4:auth Remove system_session_anon() from python bindings 2010-08-18 09:50:44 +10:00
auth_sam_reply.c s4:auth Remove un-needed headers. 2010-05-21 16:38:44 +10:00
auth.h s4:auth Move struct auth_usersupplied_info to a common location 2010-08-14 11:58:13 +10:00
config.m4 s4: Modify auth/config.m4 to move pam tests to nsswitch.m4 so that we tests things in one place 2010-03-11 13:31:37 +01:00
config.mk python: Move helper functions for using param into a separate file rather 2009-06-02 18:05:40 +02:00
pyauth.c s4:auth Remove system_session_anon() from python bindings 2010-08-18 09:50:44 +10:00
pyauth.h s4-python: Move set_session_info to PySambaLdb. 2010-04-06 13:12:43 +02:00
sam.c s4-auth: make the disabled acct messages a bit less verbose 2010-09-02 13:37:08 +10:00
samba_server_gensec.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
session.c s4:auth Avoid doing database lookups for NT AUTHORITY users 2010-08-18 09:50:45 +10:00
session.h s4:auth Remove system_session_anon() from python bindings 2010-08-18 09:50:44 +10:00
system_session.c s4:security Change struct security_token->sids from struct dom_sid * to struct dom_sid 2010-08-23 08:50:55 +10:00
wscript_build ldb: Fix dependencies when building with system ldb. 2010-05-31 19:22:03 +02:00
wscript_configure s4-waf: mark the wscript files as python so vim/emacs knows how to highlight them 2010-04-06 20:27:11 +10:00