]> git.ipfire.org Git - thirdparty/samba.git/commit
libcli/auth: make use of netlogon_creds_encrypt_samr_CryptPassword
authorStefan Metzmacher <metze@samba.org>
Mon, 28 Oct 2024 14:56:09 +0000 (15:56 +0100)
committerDouglas Bagnall <dbagnall@samba.org>
Wed, 30 Oct 2024 23:08:36 +0000 (23:08 +0000)
commit285ec9ecde712e40e6f0981bcb379ee911bfe9d8
treef6b7e4de2e22186fc5eda35e348ec226ec6c27e7
parent1edcd5df80bdbc4d4da5bdd5e534d7a17ec61f77
libcli/auth: make use of netlogon_creds_encrypt_samr_CryptPassword

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