summaryrefslogtreecommitdiff
path: root/source4/setup/provision_configuration_references.ldif
diff options
context:
space:
mode:
authorMatthias Dieter Wallnöfer <mdw@samba.org>2010-10-25 11:28:09 +0200
committerMatthias Dieter Wallnöfer <mdw@samba.org>2010-10-25 12:51:52 +0200
commit6e407a3c1c7166801bcec364186c487c27b18550 (patch)
treea24561d8e3eb15423c46093e1b340364c059db37 /source4/setup/provision_configuration_references.ldif
parente24cd13e40fa3ce867654cfea70369ba627351d8 (diff)
downloadsamba-6e407a3c1c7166801bcec364186c487c27b18550.tar.gz
samba-6e407a3c1c7166801bcec364186c487c27b18550.tar.bz2
samba-6e407a3c1c7166801bcec364186c487c27b18550.zip
s4:provision_*_references.ldif - "add" and do not "replace" the "wellKnownObjects"
This is the correct AD operation in this case. Multi-valued replaces are generally denied most of the time.
Diffstat (limited to 'source4/setup/provision_configuration_references.ldif')
-rw-r--r--source4/setup/provision_configuration_references.ldif2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/setup/provision_configuration_references.ldif b/source4/setup/provision_configuration_references.ldif
index 6e31fb79fe..febe4360c9 100644
--- a/source4/setup/provision_configuration_references.ldif
+++ b/source4/setup/provision_configuration_references.ldif
@@ -8,7 +8,7 @@ changetype: modify
replace: subRefs
subRefs: ${SCHEMADN}
-
-replace: wellKnownObjects
+add: wellKnownObjects
wellKnownObjects: B:32:6227f0af1fc2410d8e3bb10615bb5b0f:CN=NTDS Quotas,${CONFIGDN}
wellKnownObjects: B:32:ab8153b7768811d1aded00c04fd8d5cd:CN=LostAndFoundConfig,${CONFIGDN}
wellKnownObjects: B:32:18e2ea80684f11d2b9aa00c04f79f805:CN=Deleted Objects,${CONFIGDN}