2.233 Class rIDSet

Holds the RID pools that were allocated by the domain controller. There is one rIDSet for each writable domain controller. Since read-only domain controllers cannot originate the creation of security principals (or other objects), they do not require RID pools or the rIDSet objects that maintain them.

 cn: RID-Set
 ldapDisplayName: rIDSet
 governsId: 1.2.840.113556.1.5.129
 objectClassCategory: 1
 rdnAttId: cn
 subClassOf: top
 systemMustContain: rIDUsedPool, rIDPreviousAllocationPool, 
  rIDNextRID, rIDAllocationPool
 systemPossSuperiors: user, container, computer
 schemaIdGuid: 7bfdcb89-4807-11d1-a9c3-0000f80367c1
 defaultSecurityDescriptor: D:(A;;RPWPCRCCDCLCLORCWOWDSDDTSW;;;DA)
  (A;;RPWPCRCCDCLCLORCWOWDSDDTSW;;;SY)(A;;RPLCLORC;;;AU)
 defaultHidingValue: TRUE
 systemOnly: TRUE
 defaultObjectCategory: CN=RID-Set,<SchemaNCDN>
 systemFlags: FLAG_SCHEMA_BASE_OBJECT

Version-Specific Behavior: First implemented on Windows 2000 Server operating system.