]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-glue.conf
Rework libldap to not attempt to set LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE
[openldap] / tests / data / slapd-glue.conf
index 68dc8d8f256b5cfb0a91dd81ad57fc686d5b576f..69256c39fd676717b1927d80a9a90b92bef3739d 100644 (file)
@@ -8,7 +8,6 @@ include ./schema/core.schema
 include ./schema/cosine.schema
 include ./schema/inetorgperson.schema
 include ./schema/openldap.schema
-schemacheck    on
 pidfile     ./test-db/slapd.pid
 argsfile    ./test-db/slapd.args
 
@@ -19,9 +18,8 @@ argsfile    ./test-db/slapd.args
 database       @BACKEND@
 suffix         "ou=Information Technology Division,ou=People,o=University of Michigan, c=US"
 subordinate
-directory      ./test-db/1
+directory      ./test-db/C_db1
 rootdn         "cn=Manager, o=University of Michigan, c=US"
-rootpw         secret
 #ldbm#index            objectclass     eq
 #ldbm#index            uid     pres,eq,sub
 #ldbm#index            cn,sn   pres,eq,sub,subany
@@ -34,9 +32,8 @@ rootpw                secret
 database       @BACKEND@
 suffix         "ou=Groups,o=University of Michigan, c=US"
 subordinate
-directory      ./test-db/2
+directory      ./test-db/C_db2
 rootdn         "cn=Manager, o=University of Michigan, c=US"
-rootpw         secret
 #ldbm#index            objectclass     eq
 #ldbm#index            uid     pres,eq,sub
 #ldbm#index            cn,sn   pres,eq,sub,subany
@@ -48,7 +45,7 @@ rootpw                secret
 
 database       @BACKEND@
 suffix         "o=University of Michigan, c=US"
-directory      ./test-db/3
+directory      ./test-db/C_db3
 rootdn         "cn=Manager, o=University of Michigan, c=US"
 rootpw         secret
 #ldbm#index            objectclass     eq