summaryrefslogtreecommitdiffstats
path: root/ldb/tests/slapd.conf
blob: fa2789d8c17b148b4ae39302db53ad4142deb8b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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

include tests/tmp/modules.conf

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

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