]> git.ipfire.org Git - thirdparty/samba.git/commit
libcli/auth: make use of netlogon_creds_encrypt_SendToSam
authorStefan Metzmacher <metze@samba.org>
Mon, 28 Oct 2024 15:00:52 +0000 (16:00 +0100)
committerDouglas Bagnall <dbagnall@samba.org>
Wed, 30 Oct 2024 23:08:36 +0000 (23:08 +0000)
commit2bd77ff7314932dc4116773731a810fe0f7ce4b7
tree9e4fbcecaa014265a702ad69626e064a4d4eae84
parent285ec9ecde712e40e6f0981bcb379ee911bfe9d8
libcli/auth: make use of netlogon_creds_encrypt_SendToSam

This will help when implementing 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>
libcli/auth/netlogon_creds_cli.c