1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/auth/credentials
Volker Lendecke 1cea29c398 credentials: Protect the cred's nt hash with talloc_keep_secret
This avoids the need for an explict ZERO_STRUCT before TALLOC_FREE

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2024-06-24 16:21:32 +00:00
..
tests auth/credentials: add tests for cli_credentials_get_kerberos_state[_obtained]() 2024-06-19 09:07:36 +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_krb5: let cli_credentials_set_ccache() use smb_force_krb5_cc_default() 2024-05-14 10:18:32 +00:00
credentials_krb5.h auth/credentials_krb5: use system/{gssapi,kerberos}.h 2024-05-14 10:18:32 +00:00
credentials_ntlm.c auth: Remove unnecessary casts 2023-08-14 04:57:34 +00:00
credentials_secrets.c auth/credentials: don't ignore "client use kerberos" and --use-kerberos for machine accounts 2024-06-19 10:17:28 +00:00
credentials.c credentials: Protect the cred's nt hash with talloc_keep_secret 2024-06-24 16:21:32 +00:00
credentials.h auth/credentials: add cli_credentials_get_kerberos_state_obtained() helper 2024-06-19 09:07:36 +00:00
pycredentials.c auth:credentials: Check for NT hash being NULL 2024-05-16 02:11:36 +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