s3:provision_basedn_modify.ldif - add "msDS-NcType" attribute and fix comments
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Mon, 10 May 2010 07:21:17 +0000 (09:21 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Mon, 10 May 2010 07:21:17 +0000 (09:21 +0200)
source4/setup/provision_basedn_modify.ldif

index ea41cd8bfbc890884a9628305f6d6b246683bf8a..9fe0c60d5c6acd6703d575b475de668a3a5675a9 100644 (file)
@@ -11,6 +11,7 @@ auditingPolicy:: AAE=
 replace: creationTime
 creationTime: ${CREATTIME}
 -
+# "dSCorePropagationDate" should contain the provision data
 replace: forceLogoff
 forceLogoff: -9223372036854775808
 -
@@ -57,6 +58,9 @@ replace: ms-DS-MachineAccountQuota
 ms-DS-MachineAccountQuota: 10
 -
 # "msDs-masteredBy" filled in later
+replace: msDS-NcType
+msDS-NcType: 0
+-
 replace: msDS-PerUserTrustQuota
 msDS-PerUserTrustQuota: 1
 -
@@ -72,7 +76,7 @@ nTMixedDomain: 0
 replace: objectSid
 objectSid: ${DOMAINSID}
 -
-# This exists only in SAMBA
+# This does only exist in SAMBA
 replace: oEMInformation
 oEMInformation: Provisioned by SAMBA ${SAMBA_VERSION_STRING}
 -