]> git.ipfire.org Git - thirdparty/samba.git/commit
libcli/auth: add infrastructure for netr_ServerAuthenticateKerberos()
authorStefan Metzmacher <metze@samba.org>
Tue, 29 Oct 2024 17:02:19 +0000 (18:02 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 12 Dec 2024 13:59:29 +0000 (13:59 +0000)
commitc7a0efb29e1cd2e8655a1fe0c89fe7ac79b52f2c
treee19c25b92c5f05b17c7cf3249dfb00409e9d35f1
parent36b5a75123742b69be190618b549e06374852b58
libcli/auth: add infrastructure for netr_ServerAuthenticateKerberos()

This shows that STRONG_KEY without ARCFOUR means no encryption
for ServerPasswordSet2.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
auth/gensec/schannel.c
libcli/auth/credentials.c
libcli/auth/proto.h
librpc/idl/schannel.idl
selftest/knownfail.d/samba4.rpc.netlogon.netlogon.SetPassword2 [new file with mode: 0644]