1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/auth/credentials
Joseph Sutton eba1a9d964 auth/credentials: Add encrypt_samr_password()
This method encrypts a samr_Password structure with the current session
key, which allows for interactive SamLogon from Python.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2022-03-18 11:55:30 +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: Add command line function for standard password callback 2021-03-24 00:55:32 +00:00
credentials_internal.h auth/credentials: cli_credentials_set_ntlm_response() pass session_keys 2022-01-04 20:07:28 +00:00
credentials_krb5.c auth/credentials: Fix cli_credentials_shallow_ccache error case 2021-12-09 13:22:36 +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/credentials: cli_credentials_set_ntlm_response() pass session_keys 2022-01-04 20:07:28 +00:00
credentials_secrets.c auth:creds: Add obtained arg to cli_credentials_set_kerberos_state() 2021-04-28 03:43:34 +00:00
credentials.c auth:creds: Guess the username first via getpwuid(my_id) 2021-11-10 19:11:53 +00:00
credentials.h auth/credentials: cli_credentials_set_ntlm_response() pass session_keys 2022-01-04 20:07:28 +00:00
pycredentials.c auth/credentials: Add encrypt_samr_password() 2022-03-18 11:55:30 +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:creds: Use our own cli_credentials_set_cmdline_callbacks() 2021-03-24 00:55:32 +00:00