openldap/tests/data/slapd-schema.conf

43 lines
948 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
2000-09-13 10:31:22 -04:00
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
2002-11-10 19:34:38 -05:00
#
rootdse ./data/rootdse.ldif
2000-09-13 10:31:22 -04:00
#######################################################################
# 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
#monitor#database monitor