slapd-schema.conf   [plain text]


# $OpenLDAP: pkg/ldap/tests/data/slapd-schema.conf,v 1.15.2.5 2002/11/11 02:42:38 kurt Exp $
#
# 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/misc.schema
include ./schema/nis.schema
include ./schema/openldap.schema
#
pidfile     ./test-db/slapd.pid
argsfile    ./test-db/slapd.args

#
rootdse 	./data/rootdse.ldif

#######################################################################
# ldbm database definitions
#######################################################################

database	@BACKEND@
suffix		"o=OpenLDAP Project,l=Internet"
directory	./test-db
#ldbm#index		objectClass eq
#bdb#index		objectClass eq

#database	@BACKEND@
#suffix		"dc=example,dc=com"
#directory	./test-repl
#index		objectClass eq

#monitor#database monitor