loglevel 0

include tests/schema/core.schema
include tests/schema/cosine.schema
include tests/schema/inetorgperson.schema
include tests/schema/openldap.schema
include tests/schema/nis.schema


pidfile		tests/tmp/slapd.pid
argsfile	tests/tmp/slapd.args

access to * by * write

allow update_anon bind_anon_dn

modulepath	/usr/lib/ldap
moduleload	back_bdb

defaultsearchbase "o=University of Michigan,c=US"

backend		bdb
database        bdb
suffix		"o=University of Michigan,c=US"
directory	tests/tmp/db
index           objectClass eq
index           uid eq