1 #################################
2 # Required objectclasses
3 #################################
4 dn: CN=Deleted Objects
,$
{DOMAINZONE_DN
}
7 description: Deleted objects
9 isCriticalSystemObject
: TRUE
10 systemFlags
: -1946157056
12 dn: CN=LostAndFound
,$
{DOMAINZONE_DN
}
14 objectClass: lostAndFound
15 isCriticalSystemObject
: TRUE
16 systemFlags
: -1946157056
17 nTSecurityDescriptor
:: $
{LOSTANDFOUND_DESCRIPTOR
}
19 dn: CN=Infrastructure
,$
{DOMAINZONE_DN
}
21 objectClass: infrastructureUpdate
22 isCriticalSystemObject
: TRUE
23 systemFlags
: -1946157056
24 nTSecurityDescriptor
:: $
{INFRASTRUCTURE_DESCRIPTOR
}
26 dn: CN=NTDS Quotas
,$
{DOMAINZONE_DN
}
28 objectClass: msDS
-QuotaContainer
29 isCriticalSystemObject
: TRUE
30 systemFlags
: -1946157056
33 dn: CN=Deleted Objects
,$
{FORESTZONE_DN
}
35 objectClass: container
36 description: Deleted objects
38 isCriticalSystemObject
: TRUE
39 systemFlags
: -1946157056
41 dn: CN=LostAndFound
,$
{FORESTZONE_DN
}
43 objectClass: lostAndFound
44 isCriticalSystemObject
: TRUE
45 systemFlags
: -1946157056
46 nTSecurityDescriptor
:: $
{LOSTANDFOUND_DESCRIPTOR
}
48 dn: CN=Infrastructure
,$
{FORESTZONE_DN
}
50 objectClass: infrastructureUpdate
51 isCriticalSystemObject
: TRUE
52 systemFlags
: -1946157056
53 nTSecurityDescriptor
:: $
{INFRASTRUCTURE_DESCRIPTOR
}
55 dn: CN=NTDS Quotas
,$
{FORESTZONE_DN
}
57 objectClass: msDS
-QuotaContainer
58 isCriticalSystemObject
: TRUE
59 systemFlags
: -1946157056
61 #################################
62 # Configure partitions
63 #################################
64 dn: CN=$
{DOMAINZONE_GUID
},CN=Partitions
,$
{CONFIGDN
}
67 nCName
: $
{DOMAINZONE_DN
}
68 dnsRoot
: $
{DOMAINZONE_DNS
}
70 msDS
-NC
-Replica
-Locations
: CN=NTDS Settings
,$
{SERVERDN
}
72 dn: CN=$
{FORESTZONE_GUID
},CN=Partitions
,$
{CONFIGDN
}
75 nCName
: $
{FORESTZONE_DN
}
76 dnsRoot
: $
{FORESTZONE_DNS
}
78 msDS
-NC
-Replica
-Locations
: CN=NTDS Settings
,$
{SERVERDN
}