]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-master.conf
Remove cruft
[openldap] / tests / data / slapd-master.conf
index 59657b7444f7f5e0ec234f90910f10fd7af304cc..26cbf5e1691d2a6fa340661ef7f9b5742c7999f6 100644 (file)
@@ -1,20 +1,21 @@
+# $OpenLDAP$
 #
 # master slapd config -- for testing
 #
-include                ./data/slapd.at.conf
-include                ./data/slapd.oc.conf
-schemacheck    off
+ucdata-path    ./ucdata
+include ./schema/core.schema
+include ./schema/cosine.schema
+include ./schema/inetorgperson.schema
+schemacheck    on
+pidfile     ./test-db/slapd.pid
+argsfile    ./test-db/slapd.args
 
 #######################################################################
 # ldbm database definitions
 #######################################################################
 
 database       ldbm
-cachesize      4
 suffix         "o=University of Michigan, c=US"
 directory      ./test-db
 rootdn         "cn=Manager, o=University of Michigan, c=US"
 rootpw         secret
-index          cn,sn,uid       pres,eq,approx
-index          default         none
-lastmod                on