From: Pierangelo Masarati Date: Sun, 27 Feb 2005 20:02:13 +0000 (+0000) Subject: fix ITS#3570 (please review) X-Git-Tag: OPENLDAP_REL_ENG_2_3_BP~121 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=bb82f8ffd01c02aa8f10dbb72c3aa96f6167c528;p=openldap fix ITS#3570 (please review) --- diff --git a/servers/slapd/bconfig.c b/servers/slapd/bconfig.c index 2356db2530..c8be76a17e 100644 --- a/servers/slapd/bconfig.c +++ b/servers/slapd/bconfig.c @@ -61,7 +61,7 @@ static struct oc_info { "DESC 'OpenLDAP Global configuration options' " "SUP olcConfig STRUCTURAL " "MAY ( olcAccess $ olcAllows $ olcArgsFile $ olcAttributeOptions $ " - "olcAuthRewrite $ olcAuthzPolicy $ olcAuthzRegexp $ " + "olcAuthIDRewrite $ olcAuthzPolicy $ olcAuthzRegexp $ " "olcConcurrency $ olcConnMaxPending $ olcConnMaxPendingAuth $ " "olcDefaultSearchBase $ olcDisallows $ olcGentleHUP $ " "olcIdleTimeout $ olcIndexSubstrIfMaxLen $ olcIndexSubstrIfMinLen $ "