s4-samldb: use RID Set to allocate user/group RIDs
authorAndrew Tridgell <tridge@samba.org>
Tue, 5 Jan 2010 06:09:51 +0000 (17:09 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 8 Jan 2010 02:02:58 +0000 (13:02 +1100)
commit7f90a05c66df5483e949b109b9018ee70b9c5d27
tree59b47237b23c3da2233c3cac5e706d46f1332ae1
parent5eb3b919c59b62065db32e0575fcd1d84a64e3db
s4-samldb: use RID Set to allocate user/group RIDs

This is the first step towards DRS-friendly RID allocation. We now get
the next rid from the RID Set object

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/samdb/ldb_modules/samldb.c