blob: 710dac252c50c3a3f1bd82cef03ee1b3cc2e74e0 (
plain)
1
2
3
4
5
6
7
8
9
|
###############################
# Configuration Naming Context
###############################
dn: ${CONFIGDN}
objectClass: top
objectClass: configuration
msDS-NcType: 0
nTSecurityDescriptor:: ${DESCRIPTOR}
instanceType: 13
|