mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-27 18:19:52 -05:00
More for ITS#3900 - olcDefaultSearchBase doesn't belong in root entry
This commit is contained in:
parent
528acf7504
commit
a5739b28b3
1 changed files with 1 additions and 1 deletions
|
|
@ -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 $ "
|
||||
|
|
|
|||
Loading…
Reference in a new issue