mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
20 lines
433 B
Plaintext
20 lines
433 B
Plaintext
# $OpenLDAP$
|
|
#
|
|
# DNS SRV slapd config -- for testing
|
|
#
|
|
ucdata-path ./ucdata
|
|
include ./schema/core.schema
|
|
schemacheck on
|
|
pidfile ./test-db/slapd.pid
|
|
argsfile ./test-db/slapd.args
|
|
|
|
sasl-secprops noanonymous
|
|
#sasl-secprops none
|
|
|
|
#######################################################################
|
|
# ldbm database definitions
|
|
#######################################################################
|
|
|
|
database dnssrv
|
|
suffix ""
|