]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s4:provision*.ldif - always set the "msDS-NcType" attribute correctly
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Thu, 13 May 2010 12:22:14 +0000 (14:22 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Thu, 13 May 2010 12:47:30 +0000 (14:47 +0200)
source4/setup/provision_configuration_basedn.ldif
source4/setup/provision_schema_basedn.ldif

index 14a2c332583224d10fdeb2bf7c01d23db1c4d5b8..461aad9e2a9be94bb406c12b5be23268f0c2576a 100644 (file)
@@ -5,5 +5,6 @@ dn: ${CONFIGDN}
 objectClass: top
 objectClass: configuration
 cn: Configuration
+msDS-NcType: 0
 nTSecurityDescriptor:: ${DESCRIPTOR}
 instanceType: 13
index 77720fa82bb290dff6d27ef38464a7e8b0a9923a..bc366ea54f92fd9a4c6ced436ecf710543e92d3b 100644 (file)
@@ -5,6 +5,6 @@ dn: ${SCHEMADN}
 objectClass: top
 objectClass: dMD
 cn: Schema
+msDS-NcType: 0
 nTSecurityDescriptor:: ${DESCRIPTOR}
 instanceType: 13
-msDS-NcType: 0