Implement NETLOGON PAC verfication on the server-side
authorAndrew Bartlett <abartlet@samba.org>
Wed, 3 Sep 2008 05:30:17 +0000 (15:30 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 3 Sep 2008 05:30:17 +0000 (15:30 +1000)
commita35263e1ab81cac7855158012157769e3e9000f7
treee0130c48ed4b58f0544d875d094272e5a58d2e3a
parentbaf0b360812dc8532f9420e224bf3ee3a51fb04a
Implement NETLOGON PAC verfication on the server-side

This is implemented by means of a message to the KDC, to avoid having
to link most of the KDC into netlogon.

Andrew Bartlett
(This used to be commit 82fcd7941f5c54da2d994c8bd99dd8d86299a296)
source4/auth/kerberos/kerberos_pac.c
source4/kdc/kdc.c
source4/librpc/idl/irpc.idl
source4/librpc/idl/krb5pac.idl
source4/rpc_server/netlogon/dcerpc_netlogon.c
source4/samba4-skip