1 #################################
2 # Required objectclasses
3 #################################
4 dn: CN=Deleted Objects
,$
{ZONE_DN
}
7 description: Deleted objects
9 isCriticalSystemObject
: TRUE
10 systemFlags
: -1946157056
12 dn: CN=LostAndFound
,$
{ZONE_DN
}
14 objectClass: lostAndFound
15 isCriticalSystemObject
: TRUE
16 systemFlags
: -1946157056
17 nTSecurityDescriptor
:: $
{LOSTANDFOUND_DESCRIPTOR
}
19 dn: CN=Infrastructure
,$
{ZONE_DN
}
21 objectClass: infrastructureUpdate
22 isCriticalSystemObject
: TRUE
23 systemFlags
: -1946157056
24 nTSecurityDescriptor
:: $
{INFRASTRUCTURE_DESCRIPTOR
}
26 dn: CN=NTDS Quotas
,$
{ZONE_DN
}
28 objectClass: msDS
-QuotaContainer
29 isCriticalSystemObject
: TRUE
30 systemFlags
: -1946157056
33 #################################
34 # Configure partitions
35 #################################
36 dn: CN=$
{ZONE_GUID
},CN=Partitions
,$
{CONFIGDN
}
42 msDS
-NC
-Replica
-Locations
: CN=NTDS Settings
,$
{SERVERDN
}