mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-01 04:29:35 -05:00
ITS#5082 allow olcPassdwordHash in frontendDB config
This commit is contained in:
parent
60cde2f3c3
commit
faf9339cc8
1 changed files with 1 additions and 1 deletions
|
|
@ -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 "
|
||||
|
|
|
|||
Loading…
Reference in a new issue