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
Joseph Sutton 6a10e890a0 CVE-2022-2031 auth: Add ticket type field to auth_user_info_dc and auth_session_info
This field may be used to convey whether we were provided with a TGT or
a non-TGT. We ensure both structures are zeroed out to avoid incorrect
results being produced by an uninitialised field.

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

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andreas Schneider <asn@samba.org>
2022-07-27 10:52:36 +00:00
..
auth_anonymous.c auth4: Make auth_anonymous pseudo-async 2021-04-16 09:38:35 +00:00
auth_developer.c CVE-2022-2031 auth: Add ticket type field to auth_user_info_dc and auth_session_info 2022-07-27 10:52:36 +00:00
auth_sam.c s4-auth: For LDAP simple bind, fall back to checking the ENCTYPE_AES256_CTS_HMAC_SHA1_96 if stored 2022-06-26 22:10:29 +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: let authenticate_ldap_simple_bind() pass down the mapped nt4names 2022-03-10 04:10:54 +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 s4:auth: check for user_info->mapped.account_name if it needs to be filled 2022-03-10 03:16:35 +00:00
wscript_build s4-auth: For LDAP simple bind, fall back to checking the ENCTYPE_AES256_CTS_HMAC_SHA1_96 if stored 2022-06-26 22:10:29 +00:00