r13511: Fix bug in the samr dispinfo enumeration code.
authorGerald Carter <jerry@samba.org>
Wed, 15 Feb 2006 18:24:16 +0000 (18:24 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:10:08 +0000 (11:10 -0500)
commit87d23f263fdc370afcb2a1a45889514a57e2cedd
treed229284f920252ee292e06aed114105e43eca6bf
parentfbe02a6021f339c14b278d1ac706702dcedd8aff
r13511: Fix bug in the samr dispinfo enumeration code.
Make sure to associate the DOMAIN dispinfo cache
with a User/Group SAMR handle (not the SID of the user or group).
Ensure that enumeration after deleting a user works.
(This used to be commit 7967f89caa17ea93cb7e9d8695f1904ccb9a2864)
source3/rpc_server/srv_samr_nt.c