]> git.ipfire.org Git - thirdparty/samba.git/commit
librpc/server: call dcesrv_netr_check_schannel() as schannel_check_creds_state()...
authorStefan Metzmacher <metze@samba.org>
Tue, 26 Nov 2024 11:55:12 +0000 (12:55 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 12 Dec 2024 13:59:29 +0000 (13:59 +0000)
commitff16cb25c40607f5fb1923501e56b26e3dd19090
treebf10dd945ca83826b87c35a95df8d7c2ec750483
parent2cf8a8ea35d75c7dcac0e724b473f66a36acd8b2
librpc/server: call dcesrv_netr_check_schannel() as schannel_check_creds_state() callback

If schannel is not used we need to return ACCESS_DENIED and discard
the effect of netlogon_creds_server_step_check().

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
librpc/rpc/server/netlogon/schannel_util.c
selftest/knownfail.d/samba.tests.krb5.netlogon