1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source4/auth
Jo Sutton b42c489180 s4:auth: Handle expired accounts in authsam_account_ok() (CID 1603594)
We check the ACB_PW_EXPIRED bit to determine whether the account is
expired. Since ACB_PW_EXPIRED can’t be represented in a 16‐bit integer,
we must increase the width of acct_flags so as not to lose that bit.

Signed-off-by: Jo Sutton <josutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2024-06-11 04:32:30 +00:00
..
gensec s4:gensec_gssapi: make use of gensec_kerberos_possible() 2024-05-07 11:30:33 +00:00
kerberos s4:libnet_export_keytab: add only_current_keys option 2024-05-22 03:04:34 +00:00
ntlm s4-auth: Use consistant externally-supplied time in auth stack 2024-06-10 04:27:30 +00:00
tests s4-auth: fix sam test binary ntstatus include path 2022-12-16 21:35:45 +00:00
auth.h s4-auth: Use consistant externally-supplied time in auth stack 2024-06-10 04:27:30 +00:00
pyauth.c Use python.h from libreplace 2023-11-20 15:37:33 +00:00
pyauth.h
sam.c s4:auth: Handle expired accounts in authsam_account_ok() (CID 1603594) 2024-06-11 04:32:30 +00:00
samba_server_gensec.c s4:auth: Fix code spelling 2023-08-03 14:31:34 +00:00
session.c s4:auth: Remove trailing whitespace 2023-11-01 20:10:45 +00:00
session.h s4:auth: Have claims_data_encoded_claims_set() return a reference to the encoded claims 2023-10-12 23:13:32 +00:00
system_session.c s4:auth: Reformat function calls 2023-10-01 22:45:38 +00:00
unix_token.c auth: Make more liberal use of SID index constants 2023-02-08 00:03:39 +00:00
wscript_build python: Move PyList_AsStringList to common code so we can reuse 2023-07-21 05:23:32 +00:00
wscript_configure s4:auth/gensec: remove unused and untested cyrus_sasl module 2015-06-23 22:12:08 +02:00