mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
8420a36dc7
Signed-off-by: Andrew Tridgell <tridge@samba.org>
27 lines
546 B
Plaintext
27 lines
546 B
Plaintext
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
|