]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-schema.conf
Rework libldap to not attempt to set LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE
[openldap] / tests / data / slapd-schema.conf
index 34acfc9255d05420696d97816b407a7dbfd5621f..380e53579f9befdfb883e4540e3ca19b8b289f6f 100644 (file)
@@ -13,25 +13,30 @@ include ./schema/java.schema
 include ./schema/inetorgperson.schema
 include ./schema/krb5-kdc.schema
 include ./schema/misc.schema
-include ./schema/nadf.schema
 include ./schema/nis.schema
 include ./schema/openldap.schema
 #
-schemacheck    on
+include ./schema/collective.schema
+#
 pidfile     ./test-db/slapd.pid
 argsfile    ./test-db/slapd.args
 
+#
+rootdse        ./data/rootdse.ldif
+
 #######################################################################
 # ldbm database definitions
 #######################################################################
 
-backend @BACKEND@
-# #ldbm#directory ./test-db
-
 database       @BACKEND@
-suffix         "o=OpenLDAP Project, l=Internet"
+suffix         "o=OpenLDAP Project,l=Internet"
 directory      ./test-db
-index          objectClass eq
+#ldbm#index            objectClass eq
+#bdb#index             objectClass eq
 
-security       ssf=256
+#database      @BACKEND@
+#suffix                "dc=example,dc=com"
+#directory     ./test-repl
+#index         objectClass eq
 
+#monitor#database monitor