source: trunk/server/source4/setup/provision_configuration_references.ldif

Last change on this file was 745, checked in by Silvan Scherrer, 13 years ago

Samba Server: updated trunk to 3.6.0

File size: 518 bytes
Line 
1###############################
2# Configuration Naming Context
3###############################
4dn: ${CONFIGDN}
5changetype: modify
6-
7# "masteredBy", "msDs-masteredBy" filled in later
8replace: subRefs
9subRefs: ${SCHEMADN}
10-
11add: wellKnownObjects
12wellKnownObjects: B:32:6227f0af1fc2410d8e3bb10615bb5b0f:CN=NTDS Quotas,${CONFIGDN}
13wellKnownObjects: B:32:ab8153b7768811d1aded00c04fd8d5cd:CN=LostAndFoundConfig,${CONFIGDN}
14wellKnownObjects: B:32:18e2ea80684f11d2b9aa00c04f79f805:CN=Deleted Objects,${CONFIGDN}
Note: See TracBrowser for help on using the repository browser.