mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-15 00:33:43 -05:00
Fix prev commit
This commit is contained in:
parent
cd47824bbb
commit
a49ff7878e
1 changed files with 1 additions and 1 deletions
|
|
@ -750,7 +750,7 @@ static ConfigOCs cf_ocs[] = {
|
||||||
"NAME 'olcFrontendConfig' "
|
"NAME 'olcFrontendConfig' "
|
||||||
"DESC 'OpenLDAP frontend configuration' "
|
"DESC 'OpenLDAP frontend configuration' "
|
||||||
"AUXILIARY "
|
"AUXILIARY "
|
||||||
"MAY olcDefaultSearchBase $ olcPasswordHash )",
|
"MAY ( olcDefaultSearchBase $ olcPasswordHash ) )",
|
||||||
Cft_Database, NULL, NULL },
|
Cft_Database, NULL, NULL },
|
||||||
#ifdef SLAPD_MODULES
|
#ifdef SLAPD_MODULES
|
||||||
{ "( OLcfgGlOc:8 "
|
{ "( OLcfgGlOc:8 "
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue