s4:AD content - Add the DFSR objects which exist on Windows Server >= 2008
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Sat, 20 Feb 2010 10:15:25 +0000 (11:15 +0100)
committerMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Sun, 21 Feb 2010 20:19:56 +0000 (21:19 +0100)
Those replace the FRS ones.

source4/setup/provision.ldif
source4/setup/provision_self_join.ldif

index 93fa0bf322779d39a70c745c482b6ff7bc4206ba..d59abbbff4d2302786d15471553e0f736e411cd5 100644 (file)
@@ -131,6 +131,26 @@ objectClass: dfsConfiguration
 isCriticalSystemObject: TRUE
 showInAdvancedViewOnly: FALSE
 
+dn: CN=DFSR-GlobalSettings,CN=System,${DOMAINDN}
+objectClass: top
+objectClass: msDFSR-GlobalSettings
+msDFSR-Flags: 48
+
+dn: CN=Domain System Volume,CN=DFSR-GlobalSettings,CN=System,${DOMAINDN}
+objectClass: top
+objectClass: msDFSR-ReplicationGroup
+msDFSR-ReplicationGroupType: 1
+
+dn: CN=Content,CN=Domain System Volume,CN=DFSR-GlobalSettings,CN=System,${DOMAINDN}
+objectClass: top
+objectClass: msDFSR-Content
+
+dn: CN=Topology,CN=Domain System Volume,CN=DFSR-GlobalSettings,CN=System,${DOMAINDN}
+objectClass: top
+objectClass: msDFSR-Topology
+
+# Here are missing the DFSR objects since we don't support this technique yet
+
 # Domain updates
 
 dn: CN=DomainUpdates,CN=System,${DOMAINDN}
@@ -376,8 +396,6 @@ objectClass: nTFRSSettings
 systemFlags: -1946157056
 isCriticalSystemObject: TRUE
 
-# Here are missing the FRS objects since we don't support this technique yet
-
 dn: CN=FileLinks,CN=System,${DOMAINDN}
 objectClass: top
 objectClass: fileLinkTracking
index 6cfdc197cc38b0dbc0b3d248fbf7ee9b2e9cad34..d4d06f6e6312bbb7f581c015034f0cb25267b82d 100644 (file)
@@ -9,14 +9,14 @@ objectClass: user
 objectClass: computer
 accountExpires: 9223372036854775807
 dNSHostName: ${DNSNAME}
-# "frsComputerReferenceBL" doesn't exist since we still miss FRS support
+# "MSDFSR-ComputerReferenceBL" doesn't exist since we still miss DFSR support
 isCriticalSystemObject: TRUE
 localPolicyFlags: 0
 operatingSystem: Samba
 operatingSystemVersion: ${SAMBA_VERSION_STRING}
 primaryGroupID: 516
 sAMAccountName: ${NETBIOSNAME}$
-# "servicePrincipalName" for FRS doesn't exit since we still miss FRS support
+# "servicePrincipalName"s for FRS and DFSR don't exit since we still miss DFRS support
 # "servicePrincipalName"s for DNS ("ldap/../ForestDnsZones",
 # "ldap/../DomainDnsZones", "DNS/..") don't exist since we don't support AD DNS
 servicePrincipalName: GC/${DNSNAME}/${REALM}