From a5739b28b32ea1e8fb3e04ecf5e7e9b687eeba17 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Sat, 27 Aug 2005 09:40:06 +0000 Subject: [PATCH] More for ITS#3900 - olcDefaultSearchBase doesn't belong in root entry --- servers/slapd/bconfig.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 $ " -- 2.39.5