summaryrefslogtreecommitdiff
path: root/third_party/heimdal/tests/ldap/slapd.conf
blob: caec472070d9227e18ea5f9aaa1c9e8870c0b48a (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
27
loglevel 0

include schema/core.schema
include schema/cosine.schema
include schema/inetorgperson.schema
include schema/openldap.schema
include schema/nis.schema
include schema/hdb.schema
include schema/samba.schema


pidfile		slapd.pid
argsfile	slapd.args

access to * by * write

allow update_anon bind_anon_dn

include modules.conf

defaultsearchbase "o=TEST,dc=H5L,dc=SE"

database	bdb
suffix		"o=TEST,dc=H5L,dc=SE"
directory	db
index           objectClass eq
index           uid eq