1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/auth/credentials
Andrew Bartlett dbba6c22a4 auth/credentials: Read managed_password.passwords.query_interval only after parsing
The code previously read the uninitialised stack not the parsed
structure, and so could segfault if the stack was not zero.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jo Sutton <josutton@catalyst.net.nz>

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Tue Apr  9 23:59:54 UTC 2024 on atb-devel-224
2024-04-09 23:59:54 +00:00
..
tests auth:creds: Add cli_credentials_get_domain_and_obtained() 2023-12-10 21:24:38 +00:00
credentials_cmdline.c auth/creds: fix a typo in a comment 2023-01-17 17:21:38 +00:00
credentials_gmsa.c auth/credentials: Read managed_password.passwords.query_interval only after parsing 2024-04-09 23:59:54 +00:00
credentials_internal.h auth/credentials: Add API to allow requesting a Kerberos ticket to be protected with FAST 2023-11-29 03:11:34 +00:00
credentials_krb5.c auth/credentials: Allow generation of old Kerberos keys also 2024-03-14 22:06:39 +00:00
credentials_krb5.h auth/credentials: Allow generation of old Kerberos keys also 2024-03-14 22:06:39 +00:00
credentials_ntlm.c auth: Remove unnecessary casts 2023-08-14 04:57:34 +00:00
credentials_secrets.c Add ROLE_IPA_DC into two more places 2023-04-25 07:46:36 +00:00
credentials.c auth:creds: Add cli_credentials_get_domain_and_obtained() 2023-12-10 21:24:38 +00:00
credentials.h auth/credentials: Cope with GMSA 5min password preview in cli_credentials_set_gmsa_passwords() 2024-03-14 22:06:39 +00:00
pycredentials.c auth/credentials: Remove use of pytalloc_get_type() of NDR types in pycredentials 2024-03-28 01:50:41 +00:00
pycredentials.h pycredentials.h: use import to ensure python type correctness 2019-07-22 22:20:26 +00:00
samba-credentials.pc.in build: correct package dependencies 2017-04-18 18:54:13 +02:00
wscript_build auth/credentials: Cope with GMSA 5min password preview in cli_credentials_set_gmsa_passwords() 2024-03-14 22:06:39 +00:00