]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:torture/rpc: make use of netlogon_creds_encrypt_samlogon_logon()
authorStefan Metzmacher <metze@samba.org>
Mon, 28 Oct 2024 11:58:11 +0000 (12:58 +0100)
committerDouglas Bagnall <dbagnall@samba.org>
Wed, 30 Oct 2024 23:08:36 +0000 (23:08 +0000)
commit1666d1d74dec3978837ab49f8749d59c0abcf595
tree73eb1bb92e2b3ef62b1e8d3c5ba481c304136b51
parente92d0509d6b4d7f86e8626ba8c5efc5b786823f1
s4:torture/rpc: make use of netlogon_creds_encrypt_samlogon_logon()

This will make it easier to catch all places where we need to
implement the logic for 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>
source4/torture/rpc/remote_pac.c
source4/torture/rpc/samlogon.c
source4/torture/rpc/samr.c