]> git.sur5r.net Git - openldap/commitdiff
Fix prev commit
authorHoward Chu <hyc@openldap.org>
Fri, 10 Aug 2007 23:26:25 +0000 (23:26 +0000)
committerHoward Chu <hyc@openldap.org>
Fri, 10 Aug 2007 23:26:25 +0000 (23:26 +0000)
servers/slapd/bconfig.c

index 5b46e3ca6ed8031d838b4d381ef9d9e990f04469..c18d94333f34c59aaad396e0a23f01b44c333448 100644 (file)
@@ -750,7 +750,7 @@ static ConfigOCs cf_ocs[] = {
                "NAME 'olcFrontendConfig' "
                "DESC 'OpenLDAP frontend configuration' "
                "AUXILIARY "
-               "MAY olcDefaultSearchBase $ olcPasswordHash )",
+               "MAY ( olcDefaultSearchBase $ olcPasswordHash ) )",
                Cft_Database, NULL, NULL },
 #ifdef SLAPD_MODULES
        { "( OLcfgGlOc:8 "