1 #################################
2 # Required objectclasses
3 #################################
4 dn: CN=Deleted Objects
,$
{ZONE_DN
}
7 description: Deleted objects
9 isCriticalSystemObject
: TRUE
10 systemFlags
: -1946157056
11 nTSecurityDescriptor
:: $
{DELETEDOBJECTS_DESCRIPTOR
}
13 dn: CN=LostAndFound
,$
{ZONE_DN
}
15 objectClass: lostAndFound
16 isCriticalSystemObject
: TRUE
17 systemFlags
: -1946157056
18 nTSecurityDescriptor
:: $
{LOSTANDFOUND_DESCRIPTOR
}
20 dn: CN=Infrastructure
,$
{ZONE_DN
}
22 objectClass: infrastructureUpdate
23 isCriticalSystemObject
: TRUE
24 systemFlags
: -1946157056
25 nTSecurityDescriptor
:: $
{INFRASTRUCTURE_DESCRIPTOR
}
27 dn: CN=NTDS Quotas
,$
{ZONE_DN
}
29 objectClass: msDS
-QuotaContainer
30 isCriticalSystemObject
: TRUE
31 systemFlags
: -1946157056
34 #################################
35 # Configure partitions
36 #################################
37 dn: CN=$
{ZONE_GUID
},CN=Partitions
,$
{CONFIGDN
}
43 msDS
-NC
-Replica
-Locations
: CN=NTDS Settings
,$
{SERVERDN
}