mirror of
https://github.com/samba-team/samba.git
synced 2025-01-10 01:18:15 +03:00
276137e950
If LogonGetCapabilities was downgraded by an DCERPC Fault, we rely on the schannel message ordering to detect failures. Instead of letting any real winbindd request trigger this, we do it directly in netlogon_creds_cli_check() with a LogonControl that is also used for 'wbinfo --ping-dc'. BUG: https://bugzilla.samba.org/show_bug.cgi?id=15425 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> |
||
---|---|---|
.. | ||
tests | ||
credentials.c | ||
credentials.h | ||
libcli_auth.h | ||
msrpc_parse.c | ||
msrpc_parse.h | ||
netlogon_creds_cli.c | ||
netlogon_creds_cli.h | ||
ntlm_check.c | ||
ntlm_check.h | ||
pam_errors.c | ||
pam_errors.h | ||
proto.h | ||
schannel_proto.h | ||
schannel_state_tdb.c | ||
schannel_state.h | ||
schannel.h | ||
session.c | ||
smbdes.c | ||
smbencrypt.c | ||
spnego_parse.c | ||
spnego_proto.h | ||
spnego.h | ||
wscript_build |