]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-ref-slave.conf
Add '=' to printableString to be consistent with ASN.1 description
[openldap] / tests / data / slapd-ref-slave.conf
index 5cfbdca1c5fd9e42d4b72fa3b490a7137d93d8d0..305faa8ead869dda1e0c74ff780cc59b79763ea8 100644 (file)
@@ -2,8 +2,7 @@
 #
 # slave slapd config -- for default referral testing
 #
-#include               ./data/slapd.at.conf
-#include               ./data/slapd.oc.conf
+ucdata-path    ./ucdata
 include ./schema/core.schema
 include ./schema/cosine.schema
 include ./schema/inetorgperson.schema
@@ -19,11 +18,12 @@ argsfile    ./test-repl/slapd.args
 
 referral       "ldap://localhost:9009/"
 
-database       ldbm
+database       @BACKEND@
 cachesize      0
 suffix         "o=University of Mich, c=US"
 directory      ./test-repl
 rootdn         "cn=Manager, o=University of Mich, c=US"
 rootpw         secret
+index          objectClass     eq
 index          cn,sn,uid       pres,eq,sub
 lastmod                on