--- tests/data/slapd-ref-slave.conf 1999/07/16 00:45:53 1.2 +++ tests/data/slapd-ref-slave.conf 2001/06/04 17:13:12 1.2.2.5 @@ -1,9 +1,13 @@ +# $OpenLDAP: pkg/ldap/tests/data/slapd-ref-slave.conf,v 1.2.2.4 2000/09/15 16:47:10 kurt Exp $ # # slave slapd config -- for default referral testing # -include ./data/slapd.at.conf -include ./data/slapd.oc.conf +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 +17,16 @@ argsfile ./test-repl/slapd.args referral "ldap://localhost:9009/" +backend ldbm +directory ./test-repl + database ldbm + 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