]> git.ipfire.org Git - thirdparty/samba.git/commit
pycredentials: add py_creds_encrypt_netr_PasswordInfo helper
authorStefan Metzmacher <metze@samba.org>
Mon, 28 Oct 2024 14:22:47 +0000 (15:22 +0100)
committerDouglas Bagnall <dbagnall@samba.org>
Wed, 30 Oct 2024 23:08:36 +0000 (23:08 +0000)
commitfac378485f5f15ac0a11c3d82207c4bc780bfb80
tree6ac740b58319e5fd2b31b062955d2f4b6175d74f
parentea792fa342deebefa75b77832c9057924cdcb6f6
pycredentials: add py_creds_encrypt_netr_PasswordInfo helper

This will replace py_creds_encrypt_samr_password in the next steps
and prepares the introduction of netr_ServerAuthenticateKerberos().

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15425

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
auth/credentials/pycredentials.c