source:
trunk/server/source4/setup/provision_basedn.ldif
Last change on this file was 745, checked in by , 13 years ago | |
---|---|
File size: 248 bytes |
Line | |
---|---|
1 | ################################ |
2 | ## Domain Naming Context |
3 | ################################ |
4 | dn: ${DOMAINDN} |
5 | objectClass: top |
6 | objectClass: domaindns |
7 | instanceType: 5 |
8 | objectSid: ${DOMAINSID} |
9 | nTSecurityDescriptor:: ${DESCRIPTOR} |
10 | ${DOMAINGUID} |
Note:
See TracBrowser
for help on using the repository browser.