]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-master.conf
Use implicit 'by * none' and =rs
[openldap] / tests / data / slapd-master.conf
index 59657b7444f7f5e0ec234f90910f10fd7af304cc..e9facfe8dcb69868885fc6a2ccb4126e54524278 100644 (file)
@@ -1,16 +1,18 @@
+# $OpenLDAP$
 #
 # master slapd config -- for testing
 #
 include                ./data/slapd.at.conf
 include                ./data/slapd.oc.conf
-schemacheck    off
+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"
@@ -18,3 +20,5 @@ rootpw                secret
 index          cn,sn,uid       pres,eq,approx
 index          default         none
 lastmod                on
+dbnosync
+dbnolocking