mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-10 08:53:27 -05:00
add indexes to meta target
This commit is contained in:
parent
3ac5b91a2f
commit
563a506553
1 changed files with 4 additions and 2 deletions
|
|
@ -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 a new issue