mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-07 14:18:15 +08:00
add indexes to meta target
This commit is contained in:
parent
3ac5b91a2f
commit
563a506553
@ -46,8 +46,10 @@ suffix "ou=Meta,dc=example,dc=com"
|
||||
directory @TESTDIR@/db.2.a
|
||||
rootdn "cn=Manager,ou=Meta,dc=example,dc=com"
|
||||
rootpw secret
|
||||
#bdb#index objectClass eq
|
||||
#hdb#index objectClass eq
|
||||
#bdb#index objectClass eq
|
||||
#bdb#index cn,sn,uid pres,eq,sub
|
||||
#hdb#index objectClass eq
|
||||
#hdb#index cn,sn,uid pres,eq,sub
|
||||
#ndb#dbname db_2
|
||||
#ndb#include @DATADIR@/ndb.conf
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user