openldap/tests/data/slapd-schema.conf
Kurt Zeilenga 4b22216d77 Add extraneous database to slapd.conf
Remove ssf from slapd-schema.conf
2001-07-14 01:28:19 +00:00

37 lines
862 B
Plaintext

# $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"
directory ./test-db
index objectClass eq
#database @BACKEND@
#suffix "dc=example,dc=com"
#directory ./test-repl
#index objectClass eq