From: Howard Chu Date: Sat, 27 Aug 2005 09:40:06 +0000 (+0000) Subject: More for ITS#3900 - olcDefaultSearchBase doesn't belong in root entry X-Git-Tag: OPENLDAP_REL_ENG_2_2_MP~557 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a5739b28b32ea1e8fb3e04ecf5e7e9b687eeba17;p=openldap More for ITS#3900 - olcDefaultSearchBase doesn't belong in root entry --- diff --git a/servers/slapd/bconfig.c b/servers/slapd/bconfig.c index 379123ca99..b62529e524 100644 --- a/servers/slapd/bconfig.c +++ b/servers/slapd/bconfig.c @@ -598,7 +598,7 @@ static ConfigOCs cf_ocs[] = { "MAY ( cn $ olcConfigFile $ olcConfigDir $ olcAllows $ olcArgsFile $ " "olcAttributeOptions $ olcAuthIDRewrite $ " "olcAuthzPolicy $ olcAuthzRegexp $ olcConcurrency $ " - "olcConnMaxPending $ olcConnMaxPendingAuth $ olcDefaultSearchBase $ " + "olcConnMaxPending $ olcConnMaxPendingAuth $ " "olcDisallows $ olcGentleHUP $ olcIdleTimeout $ " "olcIndexSubstrIfMaxLen $ olcIndexSubstrIfMinLen $ " "olcIndexSubstrAnyLen $ olcIndexSubstrAnyStep $ olcLocalSSF $ "