]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-pw.conf
Fix typos
[openldap] / tests / data / slapd-pw.conf
index 4d7d3c85d536730e83317342631b7d97a660e1e2..b86c2281e155e77dd8b400bcfd1908cd9ca935bf 100644 (file)
@@ -37,8 +37,12 @@ suffix               "dc=example,dc=com"
 directory      ./testrun/db.1.a
 rootdn         "cn=Manager,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
 
 #
 # normal installations should protect root dse,
@@ -53,4 +57,4 @@ access to *
        by self write
        by * read
 
-#monitor#database monitor
+#monitor#database      monitor