]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-ldapgluegroups.conf
Fix typos
[openldap] / tests / data / slapd-ldapgluegroups.conf
index 51513efb29e2645fe65b942adbb11922138c4bd8..a5f1f9f43096b73d02de7e0bd58f7b7277762c46 100644 (file)
@@ -23,8 +23,6 @@ include ./schema/nis.schema
 pidfile     ./testrun/slapd.3.pid
 argsfile    ./testrun/slapd.3.args
 
-# password-hash        {md5}
-
 #mod#modulepath        ../servers/slapd/back-@BACKEND@/
 #mod#moduleload        back_@BACKEND@.la
 #monitormod#modulepath ../servers/slapd/back-monitor/
@@ -56,7 +54,11 @@ suffix          "ou=Groups,dc=example,dc=com"
 directory      ./testrun/db.3.a
 rootdn         "cn=Manager,ou=Groups,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