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)
committerVolker Lendecke <vlendec@samba.org>
Mon, 5 Sep 2011 14:30:41 +0000 (16:30 +0200)
commit303962e3708266810996cde496a6f87b7b4c4bc6
tree79987769b947dba1fce342939b73ba1e24398875
parent76ba67862f9615ca325d4118496837ca27c710e0
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.

Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Mon Sep  5 16:30:41 CEST 2011 on sn-devel-104
source3/smbd/msg_idmap.c