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 | ###############################
|
---|
4 | dn: ${CONFIGDN}
|
---|
5 | changetype: modify
|
---|
6 | -
|
---|
7 | # "masteredBy", "msDs-masteredBy" filled in later
|
---|
8 | replace: subRefs
|
---|
9 | subRefs: ${SCHEMADN}
|
---|
10 | -
|
---|
11 | add: wellKnownObjects
|
---|
12 | wellKnownObjects: B:32:6227f0af1fc2410d8e3bb10615bb5b0f:CN=NTDS Quotas,${CONFIGDN}
|
---|
13 | wellKnownObjects: B:32:ab8153b7768811d1aded00c04fd8d5cd:CN=LostAndFoundConfig,${CONFIGDN}
|
---|
14 | wellKnownObjects: B:32:18e2ea80684f11d2b9aa00c04f79f805:CN=Deleted Objects,${CONFIGDN}
|
---|
Note:
See
TracBrowser
for help on using the repository browser.