]> 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 9fa77fb9786b2eedaa328060fb33f3eaced87512..305faa8ead869dda1e0c74ff780cc59b79763ea8 100644 (file)
@@ -1,9 +1,14 @@
+# $OpenLDAP$
 #
 # 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
+#
 schemacheck    off
+#
 pidfile     ./test-repl/slapd.pid
 argsfile    ./test-repl/slapd.args
 
@@ -13,13 +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          cn,sn,uid       pres,eq,approx
-index          default         none
-# index                default         pres,eq,approx
+index          objectClass     eq
+index          cn,sn,uid       pres,eq,sub
 lastmod                on