]> git.sur5r.net Git - openldap/commitdiff
ITS#5082 allow olcPassdwordHash in frontendDB config
authorHoward Chu <hyc@openldap.org>
Fri, 10 Aug 2007 22:28:24 +0000 (22:28 +0000)
committerHoward Chu <hyc@openldap.org>
Fri, 10 Aug 2007 22:28:24 +0000 (22:28 +0000)
servers/slapd/bconfig.c

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