blob: 6fe0b0ea9325b9eb916f5dbb6fbf66753a16ce8d (
plain)
1
2
3
4
5
6
7
8
9
|
###############################
# Schema Naming Context
###############################
dn: ${SCHEMADN}
objectClass: top
objectClass: dMD
cn: Schema
nTSecurityDescriptor:: ${DESCRIPTOR}
instanceType: 13
|