openldap/tests/data/slapd-schema.conf

38 lines
888 B
Text
Raw Normal View History

2000-09-13 10:31:22 -04: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/nis.schema
include ./schema/openldap.schema
#
2002-01-13 22:42:24 -05:00
include ./schema/collective.schema
#
2000-09-13 10:31:22 -04:00
pidfile ./test-db/slapd.pid
argsfile ./test-db/slapd.args
#######################################################################
# ldbm database definitions
#######################################################################
database @BACKEND@
suffix "o=OpenLDAP Project,l=Internet"
2000-09-13 10:31:22 -04:00
directory ./test-db
2001-10-03 17:27:37 -04:00
#ldbm#index objectClass eq
#bdb#index objectClass eq
#database @BACKEND@
#suffix "dc=example,dc=com"
#directory ./test-repl
#index objectClass eq