1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/auth/credentials
Stefan Metzmacher 64d5efa2de pycredentials: add py_netlogon_creds_kerberos_init
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2024-12-12 13:59:29 +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 auth/credentials: remove unused netlogon_creds_session_encrypt() 2024-10-30 23:08:36 +00:00
credentials.h auth/credentials: remove unused netlogon_creds_session_encrypt() 2024-10-30 23:08:36 +00:00
pycredentials.c pycredentials: add py_netlogon_creds_kerberos_init 2024-12-12 13:59:29 +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