openldap/tests/data/slapd-schema.conf

37 lines
862 B
Plaintext
Raw Normal View History

2000-09-13 22:31:22 +08:00
# $OpenLDAP$
#
# stand-alone slapd config -- for testing
# with indexing
#
ucdata-path ./ucdata
#
include ./schema/core.schema
include ./schema/cosine.schema
#
include ./schema/corba.schema
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
pidfile ./test-db/slapd.pid
argsfile ./test-db/slapd.args
#######################################################################
# ldbm database definitions
#######################################################################
database @BACKEND@
suffix "o=OpenLDAP Project,l=Internet"
2000-09-13 22:31:22 +08:00
directory ./test-db
2001-01-18 03:56:01 +08:00
index objectClass eq
#database @BACKEND@
#suffix "dc=example,dc=com"
#directory ./test-repl
#index objectClass eq