1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/auth/credentials
Andrew Bartlett 40de903365 pycredentials: Properly check type in creds.set_nt_hash() and samr.encrypt_samr_password()
We should not be just doing a talloc type check, we should check the python
type first.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>
2023-12-07 04:32:37 +00:00
..
tests CVE-2020-25722 selftest: allow for future failures in BindTests.test_virtual_email_account_style_bind 2021-11-09 19:45:32 +00:00
credentials_cmdline.c auth/creds: fix a typo in a comment 2023-01-17 17:21:38 +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 s4-auth/kerberos: Use FAST credentials for armor if specified in cli_credentials 2023-11-29 03:11:34 +00:00
credentials_krb5.h auth/credentials: also do a shallow copy of the krb5_ccache. 2016-07-22 23:34:20 +02: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:credentials: Check if password_obtained > obtained 2023-09-11 03:36:28 +00:00
credentials.h auth/credentials: Add API to allow requesting a Kerberos ticket to be protected with FAST 2023-11-29 03:11:34 +00:00
pycredentials.c pycredentials: Properly check type in creds.set_nt_hash() and samr.encrypt_samr_password() 2023-12-07 04:32:37 +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 pycredentials: Properly check type in creds.set_nt_hash() and samr.encrypt_samr_password() 2023-12-07 04:32:37 +00:00