From 8085b405c3299ba3bac394171e97e22eb6978209 Mon Sep 17 00:00:00 2001
From: Martin Goik <goik@hdm-stuttgart.de>
Date: Wed, 26 Oct 2016 11:26:46 +0200
Subject: [PATCH] Configuring LDAP Server meta database

---
 Doc/Sdi/ldap.xml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Doc/Sdi/ldap.xml b/Doc/Sdi/ldap.xml
index 3c18d5ac4..fd73bca0d 100644
--- a/Doc/Sdi/ldap.xml
+++ b/Doc/Sdi/ldap.xml
@@ -566,6 +566,12 @@ modifying entry "olcDatabase={0}config,cn=config"</programlisting>
         </glossentry>
       </glosslist>
 
+      <para>When configuring a connection to access this configuration
+      database you may have to untick Apache Directory Studio's <quote>Get
+      base DNs from Root DSE</quote> box in the <quote>Browser Options</quote>
+      tab. Then configure "cn=config" in the <quote>Base DN:</quote>
+      manually.</para>
+
       <para>We may now dynamically alter server configuration parameters
       remotely using e.g. <link
       xlink:href="https://directory.apache.org/studio">Apache directory
-- 
GitLab