1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-06 13:18:07 +03:00
samba-mirror/source4
Stefan Metzmacher 1ead3a4d0d s4:auth: encrypt_user_info() should set password_state instead of mapped_state
user_info->mapped_state has nothing to do with enum auth_password_state,
user_info->password_state is the one that holds the auth_password_state value.

Luckily user_info->password_state was never referenced in the
encrypt_user_info() callers.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13879

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit a6fb598d9d)
2022-03-16 14:27:11 +00:00
..
auth s4:auth: encrypt_user_info() should set password_state instead of mapped_state 2022-03-16 14:27:11 +00:00
build/pasn1
cldap_server s4: rename source4/smbd/ to source4/samba/ 2020-11-27 10:07:18 +00:00
client lib/util: remove extra safe_string.h file 2020-08-28 02:18:40 +00:00
cluster dbwrap: Remove calls to loadparm 2018-04-24 01:53:19 +02:00
dns_server dns_update.c: handle DNS_QTYPE_ALL 2020-12-19 18:20:30 +00:00
dsdb rodc: Add tests for simple BIND alongside NTLMSSP binds 2022-03-16 14:27:11 +00:00
echo_server s4: rename source4/smbd/ to source4/samba/ 2020-11-27 10:07:18 +00:00
heimdal Revert "CVE-2020-25719 heimdal:kdc: Require authdata to be present" 2021-11-08 10:46:45 +01:00
heimdal_build kdc: sign ticket using Windows PAC 2021-10-26 12:00:27 +00:00
include lib: Remove global xfile.h includes 2016-11-20 06:23:19 +01:00
kdc CVE-2020-25722 kdc: Do not honour a request for a 3-part SPN (ending in our domain/realm) unless a DC 2021-11-08 10:46:45 +01:00
ldap_server CVE-2021-3670 ldap_server: Clearly log LDAP queries and timeouts 2021-12-02 10:33:13 +00:00
lib auth:creds: Rename CRED_USE_KERBEROS values 2020-11-03 15:25:37 +00:00
libcli CVE-2016-2124: s4:libcli/sesssetup: don't fallback to non spnego authentication if we require kerberos 2021-11-08 10:46:45 +01:00
libnet provision: Decrease the length of random machine passwords 2022-03-07 10:12:26 +00:00
librpc blackbox.ndrdump: fix test_ndrdump_fuzzed_NULL_struct_ntlmssp_CHALLENGE_MESSAGE test 2022-01-30 10:21:21 +00:00
nbt_server s4: rename source4/smbd/ to source4/samba/ 2020-11-27 10:07:18 +00:00
ntp_signd s4: rename source4/smbd/ to source4/samba/ 2020-11-27 10:07:18 +00:00
ntvfs python: Ensure reference counts are properly incremented 2021-09-16 06:50:11 +00:00
param s4:param: Add 'weak crypto' getter to pyparam 2020-10-29 14:19:36 +00:00
rpc_server dcesrv_core: wrap gensec_*() calls in [un]become_root() calls 2022-01-30 09:15:13 +00:00
samba Happy New Year 2021! 2021-01-01 11:56:23 +00:00
script PY3: change shebang to python3 in source4/dsdb dir 2018-12-14 14:40:20 +01:00
scripting provision: Decrease the length of random machine passwords 2022-03-07 10:12:26 +00:00
selftest s4:selftest: run libsmbclient.noanon_list against maptoguest 2022-01-18 17:39:17 +00:00
setup CVE-2020-25722 blackbox/upgrades tests: ignore SPN for ldapcmp 2021-11-08 10:46:44 +01:00
smb_server CVE-2020-25717: s4:smb_server: start with authoritative = 1 2021-11-08 10:46:43 +01:00
torture s4: torture: Add new SMB2 lease test test_lease_duplicate_open(). 2022-03-07 13:04:15 +00:00
utils lib/util: remove extra safe_string.h file 2020-08-28 02:18:40 +00:00
winbind s4: rename source4/smbd/ to source4/samba/ 2020-11-27 10:07:18 +00:00
wrepl_server s4: rename source4/smbd/ to source4/samba/ 2020-11-27 10:07:18 +00:00
.clang_complete
.valgrind_suppressions
wscript_build