mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +03:00
08e2a93393
AES is supported by Windows >= 2008R2 and Samba >= 4.0 so there's no
reason to allow md5 servers by default.
Note the change in netlogon_creds_cli_context_global() is only cosmetic,
but avoids confusion while reading the code. Check with:
git show -U35 libcli/auth/netlogon_creds_cli.c
BUG: https://bugzilla.samba.org/show_bug.cgi?id=15240
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
(cherry picked from commit
|
||
---|---|---|
.. | ||
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 |