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 08:49:24 +0000 (10:49 +0200)
commit7dcf5852b2d772381ddf1be78faedfa5ceed300c
treed2ba8c72048aff171471919055a5c266e035df58
parentb89b338c32938ccd54840c276819c7fc44d31ff8
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>
source3/include/idmap_autorid.h
source3/winbindd/idmap_autorid_tdb.c