ITS#5082 allow olcPassdwordHash in frontendDB config

This commit is contained in:
Howard Chu 2007-08-10 22:28:24 +00:00
parent 60cde2f3c3
commit faf9339cc8

View 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 "