mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-07 14:18:15 +08:00
...otherwise it doesn't work with overlays
This commit is contained in:
parent
f5afe4fdc7
commit
6fe8f5dd18
@ -1241,6 +1241,8 @@ ldif_back_initialize(
|
||||
bi->bi_tool_id2entry_get = 0;
|
||||
bi->bi_tool_entry_modify = 0;
|
||||
|
||||
bi->bi_cf_ocs = ldifocs;
|
||||
|
||||
rc = config_register_schema( ldifcfg, ldifocs );
|
||||
if ( rc ) return rc;
|
||||
return 0;
|
||||
|
Loading…
Reference in New Issue
Block a user