1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-03 01:18:10 +03:00
samba-mirror/auth
Andrew Bartlett 597d2a7a29 auth: Provide a way to use the auth stack for winbindd authentication
This adds in flags that allow winbindd to request authentication
without directly calling into the auth_sam module.

That in turn will allow winbindd to call auth_samba4 and so permit
winbindd operation in the AD DC.

Andrew Bartlett

Change-Id: I27d11075eb8e1a54f034ee2fdcb05360b4203567
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2014-06-11 10:18:26 +02:00
..
credentials kerberos: Remove un-used event context argument from smb_krb5_init_context() 2014-04-28 02:24:57 +02:00
gensec gensec: add DCERPC_AUTH_TYPE_NCALRPC_AS_SYSTEM backend 2014-04-24 11:21:05 +02:00
kerberos auth/kerberos: explicitly use allow_warnings=True 2014-04-02 09:03:46 +02:00
ntlmssp auth/ntlmssp: GENSEC_FEATURE_SIGN_PKT_HEADER is always supported 2014-01-07 00:27:11 +01:00
auth_sam_reply.c Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase. 2014-03-05 16:33:21 +01:00
auth_sam_reply.h auth: avoid overwriting the auth_sam_reply.h header all the time. 2014-05-12 17:49:46 +02:00
common_auth.h auth: Provide a way to use the auth stack for winbindd authentication 2014-06-11 10:18:26 +02:00
wbc_auth_util.c auth: Move wbcAuthUserInfo_to_netr_SamInfo3 to the top level 2014-04-18 20:08:09 +02:00
wscript_build auth: avoid overwriting the auth_sam_reply.h header all the time. 2014-05-12 17:49:46 +02:00