s4-dsdb: clarify who is responsible for each attribute
authorAndrew Tridgell <tridge@samba.org>
Wed, 6 Jan 2010 00:40:05 +0000 (11:40 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 8 Jan 2010 02:03:00 +0000 (13:03 +1100)
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>

source4/dsdb/samdb/ldb_modules/ridalloc.c

index c616da01fef1e32f7b2b46f83b329a1eeafeb0ba..87642592c4250ea1cc73ec9f94fbfea0b631917b 100644 (file)
 
   in RID Set object:
     - rIDPreviousAllocationPool: the pool which a DC is currently
-      pulling RIDs from
+      pulling RIDs from. Managed by client DC
+
     - rIDAllocationPool: the pool that the DC will switch to next,
-      when rIDPreviousAllocationPool is exhausted
-    - rIDNextRID: the last RID allocated by this DC
+      when rIDPreviousAllocationPool is exhausted. Managed by RID Manager.
+
+    - rIDNextRID: the last RID allocated by this DC. Managed by client DC
 
   in RID Manager object:
     - rIDAvailablePool: the pool where the RID Manager gets new rID