]> git.sur5r.net Git - openldap/commitdiff
More for ITS#3900 - olcDefaultSearchBase doesn't belong in root entry
authorHoward Chu <hyc@openldap.org>
Sat, 27 Aug 2005 09:40:06 +0000 (09:40 +0000)
committerHoward Chu <hyc@openldap.org>
Sat, 27 Aug 2005 09:40:06 +0000 (09:40 +0000)
servers/slapd/bconfig.c

index 379123ca991429defc761d1cbd05cbf87defecc1..b62529e5245aa75ce598c0779a8fcca078e37c87 100644 (file)
@@ -598,7 +598,7 @@ static ConfigOCs cf_ocs[] = {
                "MAY ( cn $ olcConfigFile $ olcConfigDir $ olcAllows $ olcArgsFile $ "
                 "olcAttributeOptions $ olcAuthIDRewrite $ "
                 "olcAuthzPolicy $ olcAuthzRegexp $ olcConcurrency $ "
                "MAY ( cn $ olcConfigFile $ olcConfigDir $ olcAllows $ olcArgsFile $ "
                 "olcAttributeOptions $ olcAuthIDRewrite $ "
                 "olcAuthzPolicy $ olcAuthzRegexp $ olcConcurrency $ "
-                "olcConnMaxPending $ olcConnMaxPendingAuth $ olcDefaultSearchBase $ "
+                "olcConnMaxPending $ olcConnMaxPendingAuth $ "
                 "olcDisallows $ olcGentleHUP $ olcIdleTimeout $ "
                 "olcIndexSubstrIfMaxLen $ olcIndexSubstrIfMinLen $ "
                 "olcIndexSubstrAnyLen $ olcIndexSubstrAnyStep $ olcLocalSSF $ "
                 "olcDisallows $ olcGentleHUP $ olcIdleTimeout $ "
                 "olcIndexSubstrIfMaxLen $ olcIndexSubstrIfMinLen $ "
                 "olcIndexSubstrAnyLen $ olcIndexSubstrAnyStep $ olcLocalSSF $ "