1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/source4/auth/ntlm
Stefan Metzmacher a6fb598d9d 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>
2022-03-10 03:16:35 +00:00
..
auth_anonymous.c auth4: Make auth_anonymous pseudo-async 2021-04-16 09:38:35 +00:00
auth_developer.c auth4: Make auth_developer pseudo-async 2021-04-16 09:38:35 +00:00
auth_sam.c s4:auth_sam: use USER_INFO_INTERACTIVE_LOGON as inducation for an interactive logon 2022-03-10 03:16:35 +00:00
auth_server_service.c auth: Use DBGC_AUTH as DBGC_CLASS for AD DC NTLM auth code. 2018-05-21 23:48:18 +02:00
auth_simple.c s4:auth: a simple bind uses the DCs name as workstation 2022-03-10 03:16:35 +00:00
auth_util.c s4:auth: encrypt_user_info() should set password_state instead of mapped_state 2022-03-10 03:16:35 +00:00
auth_winbind.c winbind: Generate and pass logon ID 2019-02-20 06:03:09 +01:00
auth.c CVE-2020-25719 CVE-2020-25717: s4:auth: remove unused auth_generate_session_info_principal() 2021-11-09 19:45:33 +00:00
wscript_build auth4: Remove unused auth_unix 2021-04-19 07:07:01 +00:00