]> git.sur5r.net Git - openldap/commitdiff
Import additional ITS#3900 fix from HEAD
authorHoward Chu <hyc@openldap.org>
Sat, 27 Aug 2005 09:41:19 +0000 (09:41 +0000)
committerHoward Chu <hyc@openldap.org>
Sat, 27 Aug 2005 09:41:19 +0000 (09:41 +0000)
servers/slapd/bconfig.c

index 8e9156cf378fef583bf284b8994f6662c8ab64c7..65d46c9ea7b933b9c3c80b680358dfe24446bea2 100644 (file)
@@ -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 $ "