]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:torture/rpc: make use of netlogon_creds_decrypt_samlogon_validation()
authorStefan Metzmacher <metze@samba.org>
Mon, 28 Oct 2024 15:57:53 +0000 (16:57 +0100)
committerDouglas Bagnall <dbagnall@samba.org>
Wed, 30 Oct 2024 23:08:36 +0000 (23:08 +0000)
commita177d15c875030dfc6c11ead3ec3a3ec851261cb
tree1320d5b1e4fc93161015997e27cb90c8b5c8946b
parent1666d1d74dec3978837ab49f8749d59c0abcf595
s4:torture/rpc: make use of netlogon_creds_decrypt_samlogon_validation()

This will make it easier to implement netr_ServerAuthenticateKerberos() later...

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/schannel.c