1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/libcli/auth
Joseph Sutton 2a8db07293 auth: Return status code if configuration prohibits NTLM
Currently, we rely on ‘stored_nt’ being NULL to give an
NT_STATUS_WRONG_PASSWORD error.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2023-05-16 23:29:32 +00:00
..
tests libcli:auth: Add test for decode_pwd_string_from_buffer514() 2022-07-28 11:51:29 +00:00
credentials.c lib/util: Change function to mem_equal_const_time() 2022-06-09 22:49:29 +00:00
credentials.h
libcli_auth.h
msrpc_parse.c libcli:auth: Fix code spelling 2023-04-27 14:25:38 +00:00
msrpc_parse.h libcli/auth/proto.h: remove unneeded path details. 2022-09-16 05:46:36 +00:00
netlogon_creds_cli.c CVE-2022-37966 libcli/auth: let netlogon_creds_cli_warn_options() about "kerberos encryption types=legacy" 2022-12-13 13:07:29 +00:00
netlogon_creds_cli.h CVE-2022-38023 libcli/auth: add/use netlogon_creds_cli_warn_options() 2022-12-13 13:07:29 +00:00
ntlm_check.c auth: Return status code if configuration prohibits NTLM 2023-05-16 23:29:32 +00:00
ntlm_check.h auth: Return status code if configuration prohibits NTLM 2023-05-16 23:29:32 +00:00
pam_errors.c pam: map more NT password errors to PAM errors 2016-12-13 14:12:06 +01:00
pam_errors.h
proto.h libcli:auth: Fix code spelling 2023-04-27 14:25:38 +00:00
schannel_proto.h auth/gensec: move libcli/auth/schannel_sign.c into schannel.c 2014-01-07 00:27:11 +01:00
schannel_state_tdb.c libcli:auth: Fix code spelling 2023-04-27 14:25:38 +00:00
schannel_state.h rpc_server:netlogon Move from memcache to a tdb cache 2016-12-14 20:12:13 +01:00
schannel.h libcli/auth/schannel: make struct schannel_state private 2013-08-10 09:19:02 +02:00
session.c libcli:auth: Fix code spelling 2023-04-27 14:25:38 +00:00
smbdes.c smbdes: remove old unused DES builtin-crypto 2019-12-10 00:30:31 +00:00
smbencrypt.c libcli:auth: Fix code spelling 2023-04-27 14:25:38 +00:00
spnego_parse.c CVE-2020-10704: lib util asn1: Add ASN.1 max tree depth 2020-05-04 02:59:31 +00:00
spnego_proto.h libcli/auth: add more const to spnego_negTokenInit->mechTypes 2013-08-10 11:11:53 +02:00
spnego.h CVE-2016-2110: libcli/auth: add SPNEGO_REQUEST_MIC to enum spnego_negResult 2016-04-12 19:25:22 +02:00
wscript_build libcli:auth: Add test for encode_pwd_buffer514_from_str() 2022-07-28 11:51:28 +00:00