openldap/tests/data/slapd-schema.conf

46 lines
1006 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
2000-09-13 22:31:22 +08:00
include ./schema/misc.schema
include ./schema/nis.schema
include ./schema/openldap.schema
#
2002-01-14 11:42:24 +08:00
include ./schema/collective.schema
#
2000-09-13 22:31:22 +08:00
pidfile ./test-db/slapd.pid
argsfile ./test-db/slapd.args
2002-11-11 08:34:38 +08:00
#
rootdse ./data/rootdse.ldif
modulepath ../servers/slapd/back-@BACKEND@/
@MODULELOAD@
2000-09-13 22:31:22 +08:00
#######################################################################
# ldbm database definitions
#######################################################################
database @BACKEND@
suffix "o=OpenLDAP Project,l=Internet"
2000-09-13 22:31:22 +08:00
directory ./test-db
2001-10-04 05:27:37 +08:00
#ldbm#index objectClass eq
#bdb#index objectClass eq
#database @BACKEND@
#suffix "dc=example,dc=com"
#directory ./test-repl
#index objectClass eq
#monitor#database monitor