mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-06 15:10:22 -05:00
use replication specific indexes
This commit is contained in:
parent
c6f423cd05
commit
f7a8ce8763
1 changed files with 2 additions and 0 deletions
|
|
@ -49,8 +49,10 @@ rootdn "cn=Replica,dc=example,dc=com"
|
|||
rootpw secret
|
||||
#bdb#index objectClass eq
|
||||
#bdb#index cn,sn,uid pres,eq,sub
|
||||
#bdb#index entryUUID,entryCSN eq
|
||||
#hdb#index objectClass eq
|
||||
#hdb#index cn,sn,uid pres,eq,sub
|
||||
#hdb#index entryUUID,entryCSN eq
|
||||
#ndb#dbname db_4
|
||||
#ndb#include @DATADIR@/ndb.conf
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue