r6544: Use common structures between SAMR, NETLGON and the Krb5 PAC.
authorAndrew Bartlett <abartlet@samba.org>
Sun, 1 May 2005 08:05:17 +0000 (08:05 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:16:24 +0000 (13:16 -0500)
commitbb6e2059ee0b07d15ef3f924a137321d5fd6aa0f
tree44a80422a0b93012d5908b4839a097c2de22a628
parent14b73135430d7636e418746529ba2d38f8e9de6f
r6544: Use common structures between SAMR, NETLGON and the Krb5 PAC.

Fill out the group list for the SamLogon reply, so clients get the
supplementary groups.

Andrew Bartlett
(This used to be commit d9c31e60a72c345e3a23a7eb742906bcfc18721c)
source4/auth/auth_util.c
source4/librpc/idl/krb5pac.idl
source4/librpc/idl/netlogon.idl
source4/librpc/idl/samr.idl
source4/rpc_server/netlogon/dcerpc_netlogon.c
source4/rpc_server/samr/dcesrv_samr.c
source4/torture/rpc/samsync.c
source4/torture/rpc/xplogin.c