s4-ridalloc: copy with missing rIDNextRid and rIDAllocationPool
authorAndrew Tridgell <tridge@samba.org>
Wed, 6 Jan 2010 03:50:04 +0000 (14:50 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 8 Jan 2010 02:03:00 +0000 (13:03 +1100)
commit37340d5a2e04a194479beb80b96b0bc78df4393a
tree079e02535afdfa0e872db1d98006264b9b8e10e8
parent45550f83f00f259a64cd70f7b2f741a12ee55854
s4-ridalloc: copy with missing rIDNextRid and rIDAllocationPool

The attributes rIDNextRid and rIDAllocationPool are not replicated, so
their initial value when we first get a RID Set from the RID Manager
is blank.

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