idmap_autorid: add idmap_autorid_delete_range_by_sid()
authorMichael Adam <obnox@samba.org>
Thu, 12 Sep 2013 11:44:53 +0000 (13:44 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 1 Oct 2013 22:50:10 +0000 (00:50 +0200)
commit6cdae0dd304707b844dc462f0743270758475335
treeb1b3973a2f67847ffc6f37039c8dcc0e12757e94
parent9b7f9f90d2cdc8fd5919f7a94558f5346d35481e
idmap_autorid: add idmap_autorid_delete_range_by_sid()

Delete a range mapping as specified by domain SID and range index.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/include/idmap_autorid_tdb.h
source3/winbindd/idmap_autorid_tdb.c