From: Howard Chu Date: Sat, 27 Aug 2005 09:41:19 +0000 (+0000) Subject: Import additional ITS#3900 fix from HEAD X-Git-Tag: OPENLDAP_REL_ENG_2_3_7~20 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=22452e957d3a786bef74feca74aa69f1b79fee2c;p=openldap Import additional ITS#3900 fix from HEAD --- diff --git a/servers/slapd/bconfig.c b/servers/slapd/bconfig.c index 8e9156cf37..65d46c9ea7 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 $ "