]> git.sur5r.net Git - openldap/commitdiff
(ITS#5788) Search does not work with nested naming contexts
authorGavin Henry <ghenry@openldap.org>
Mon, 2 Feb 2009 18:23:56 +0000 (18:23 +0000)
committerGavin Henry <ghenry@openldap.org>
Mon, 2 Feb 2009 18:23:56 +0000 (18:23 +0000)
doc/guide/admin/referrals.sdf

index c206b4e0d9306092ea4e9a5ad431d76ddaa001a5..0a4692349bea443ec1fb10f9215b92a19a3297d4 100644 (file)
@@ -139,3 +139,8 @@ installation has already been built using referrals, the use of the
 of the Directory system. A better approach would be to use explicitly
 defined local and proxy databases in {{subordinate}} configurations to
 provide a seamless view of the Distributed Directory.
+
+Note: LDAP operations, even subtree searches, normally access only one
+database. That can be changed by gluing databases together with the
+{{B:subordinate}}/{{B:olcSubordinate}} keyword. Please see {{slapd.conf}}(5) 
+and {{slapd-config}}(5).