]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-ldapgluepeople.conf
tavl_delete: copy balance factor
[openldap] / tests / data / slapd-ldapgluepeople.conf
index 5c9155e1c9d9ed4c5289a7a1903bd66e89c3da56..a5a6d28ca8ac7907a7353b70eae3f031078a1560 100644 (file)
@@ -23,8 +23,6 @@ include ./schema/nis.schema
 pidfile     ./testrun/slapd.2.pid
 argsfile    ./testrun/slapd.2.args
 
-# password-hash        {md5}
-
 #mod#modulepath        ../servers/slapd/back-@BACKEND@/
 #mod#moduleload        back_@BACKEND@.la
 #monitormod#modulepath ../servers/slapd/back-monitor/
@@ -57,7 +55,11 @@ suffix          "ou=People,dc=example,dc=com"
 directory      ./testrun/db.2.a
 rootdn         "cn=Manager,ou=People,dc=example,dc=com"
 rootpw         secret
-index          objectClass     eq
-index          cn,sn,uid       pres,eq,sub
+#bdb#index             objectClass     eq
+#bdb#index             cn,sn,uid       pres,eq,sub
+#hdb#index             objectClass     eq
+#hdb#index             cn,sn,uid       pres,eq,sub
+#ldbm#index            objectClass     eq
+#ldbm#index            cn,sn,uid       pres,eq,sub
 
-#monitor#database monitor
+#monitor#database      monitor