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)
commit82fcd7941f5c54da2d994c8bd99dd8d86299a296
tree1a62405b25ab18b4374978bb51bafeb5fdd65ed7
parentcc1df3c002e6af25add3c8ae20e7efc2ab6f2fa8
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
source/auth/kerberos/kerberos_pac.c
source/kdc/kdc.c
source/librpc/idl/irpc.idl
source/librpc/idl/krb5pac.idl
source/rpc_server/netlogon/dcerpc_netlogon.c
source/samba4-skip