]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-pw.conf
Rework libldap to not attempt to set LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE
[openldap] / tests / data / slapd-pw.conf
index 509a1e21c1b17994638b45bb81c7438fc1b7997e..a40542e220c35e68798d56c29677c34876cbe321 100644 (file)
@@ -6,7 +6,7 @@ ucdata-path     ./ucdata
 include ./schema/core.schema
 include ./schema/cosine.schema
 include ./schema/inetorgperson.schema
-schemacheck    off
+include ./schema/openldap.schema
 pidfile     ./test-db/slapd.pid
 argsfile    ./test-db/slapd.args
 
@@ -17,14 +17,13 @@ argsfile    ./test-db/slapd.args
 #######################################################################
 
 database       @BACKEND@
-cachesize      0
-suffix         "o=University of Michigan, c=US"
+#ldbm#cachesize        0
+suffix         "o=University of Michigan,c=US"
 directory      ./test-db
-rootdn         "cn=Manager, o=University of Michigan, c=US"
+rootdn         "cn=Manager,o=University of Michigan,c=US"
 rootpw         secret
 index          objectClass     eq
 index          cn,sn,uid       pres,eq,sub
-lastmod                on
 
 #
 # normal installations should protect root dse,