1loglevel 0 2 3include tests/schema/core.schema 4include tests/schema/cosine.schema 5include tests/schema/inetorgperson.schema 6include tests/schema/openldap.schema 7include tests/schema/nis.schema 8 9 10pidfile tests/tmp/slapd.pid 11argsfile tests/tmp/slapd.args 12 13access to * by * write 14 15allow update_anon bind_anon_dn 16 17include tests/tmp/modules.conf 18 19defaultsearchbase "o=University of Michigan,c=TEST" 20 21backend bdb 22database bdb 23suffix "o=University of Michigan,c=TEST" 24directory tests/tmp/db 25index objectClass eq 26index uid eq 27