summaryrefslogtreecommitdiffstats
path: root/install/updates/10-rootdse.update
diff options
context:
space:
mode:
authorTomas Babej <tbabej@redhat.com>2014-07-02 02:55:01 +0200
committerMartin Kosek <mkosek@redhat.com>2014-09-24 10:02:44 +0200
commit1c022646d2aa92ec0eb33e0e260c086376e0f08b (patch)
treed6df7180ea659a8b0663b4d29e53a5886bed9f0b /install/updates/10-rootdse.update
parent449d10b85cf2fe6a5b41bf167419f2432e752ad1 (diff)
downloadfreeipa-1c022646d2aa92ec0eb33e0e260c086376e0f08b.tar.gz
freeipa-1c022646d2aa92ec0eb33e0e260c086376e0f08b.tar.xz
freeipa-1c022646d2aa92ec0eb33e0e260c086376e0f08b.zip
Set the default attributes for RootDSE
With 389 DS 1.3.3 upwards we can leverage the nsslapd-return-default-opattr attribute to enumerate the list of attributes that should be returned even if not specified explicitly. Use the behaviour to get the same attributes returned from searches on rootDSE as in 1.3.1. https://fedorahosted.org/freeipa/ticket/4288 Reviewed-By: Martin Kosek <mkosek@redhat.com>
Diffstat (limited to 'install/updates/10-rootdse.update')
-rw-r--r--install/updates/10-rootdse.update9
1 files changed, 9 insertions, 0 deletions
diff --git a/install/updates/10-rootdse.update b/install/updates/10-rootdse.update
new file mode 100644
index 000000000..f44992a5d
--- /dev/null
+++ b/install/updates/10-rootdse.update
@@ -0,0 +1,9 @@
+# Set the default attributes to be returned by RootDSE
+dn:
+add:nsslapd-return-default-opattr:namingContexts
+add:nsslapd-return-default-opattr:supportedControl
+add:nsslapd-return-default-opattr:supportedExtension
+add:nsslapd-return-default-opattr:supportedLDAPVersion
+add:nsslapd-return-default-opattr:supportedSASLMechanisms
+add:nsslapd-return-default-opattr:vendorName
+add:nsslapd-return-default-opattr:vendorVersion