]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - crypto/heimdal/tests/ldap/slapd.conf
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / crypto / heimdal / tests / ldap / slapd.conf
1 loglevel 0
2
3 include schema/core.schema
4 include schema/cosine.schema
5 include schema/inetorgperson.schema
6 include schema/openldap.schema
7 include schema/nis.schema
8 include schema/hdb.schema
9 include schema/samba.schema
10
11
12 pidfile         slapd.pid
13 argsfile        slapd.args
14
15 access to * by * write
16
17 allow update_anon bind_anon_dn
18
19 include modules.conf
20
21 defaultsearchbase "ou=TEST,dc=H5L,dc=SE"
22
23 backend         bdb
24 database        bdb
25 suffix          "o=TEST,dc=H5L,dc=SE"
26 directory       db
27 index           objectClass eq
28 index           uid eq