s3: Fix smbcontrol smbd idmap kill S-1-5-21-...
authorVolker Lendecke <vl@samba.org>
Mon, 5 Sep 2011 11:11:59 +0000 (13:11 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 11 Oct 2011 13:21:06 +0000 (15:21 +0200)
commitada96369c540c94fa4f836750687f0d1b8389675
tree9d5d7128ded9b071498c44089998370c2ee747cd
parent38bdecf04b27240bf29d562d1bf35152b9d41c5b
s3: Fix smbcontrol smbd idmap kill S-1-5-21-...

The calls to sid_to_gid and sid_to_uid create id mapping entries themselves,
which makes it pretty difficult to reliably delete id mapping entries
everywhere just using a SID.
source3/smbd/msg_idmap.c