mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
6ec32d7e12
Even with CRED_MUST_USE_KERBEROS we should keep the DCERPC_AUTH_TYPE_SCHANNEL backend arround, this can only be specified explicitely by the caller and cli_credentials_get_netlogon_creds() != NULL is the strong indication that the caller is using DCERPC_AUTH_TYPE_SCHANNEL *now*. With trusts against AD domain we can reliable use kerberos and netlogon secure channel for authentication. Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> |
||
---|---|---|
.. | ||
external.c | ||
gensec_internal.h | ||
gensec_start.c | ||
gensec_util.c | ||
gensec.c | ||
gensec.h | ||
gensec.pc.in | ||
ncalrpc.c | ||
schannel.c | ||
spnego.c | ||
wscript_build |