mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
s4:provision*.ldif - always set the "msDS-NcType" attribute correctly
This commit is contained in:
parent
1885327b30
commit
47818b19fc
@ -5,5 +5,6 @@ dn: ${CONFIGDN}
|
||||
objectClass: top
|
||||
objectClass: configuration
|
||||
cn: Configuration
|
||||
msDS-NcType: 0
|
||||
nTSecurityDescriptor:: ${DESCRIPTOR}
|
||||
instanceType: 13
|
||||
|
@ -5,6 +5,6 @@ dn: ${SCHEMADN}
|
||||
objectClass: top
|
||||
objectClass: dMD
|
||||
cn: Schema
|
||||
msDS-NcType: 0
|
||||
nTSecurityDescriptor:: ${DESCRIPTOR}
|
||||
instanceType: 13
|
||||
msDS-NcType: 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user