mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-15 03:01:09 +08:00
18 lines
427 B
Plaintext
18 lines
427 B
Plaintext
# $OpenLDAP$
|
|
#
|
|
# DNS SRV slapd config -- for testing
|
|
#
|
|
#include ./data/slapd.at.conf
|
|
#include ./data/slapd.oc.conf
|
|
include ./schema/core.schema
|
|
schemacheck on
|
|
pidfile ./test-db/slapd.pid
|
|
argsfile ./test-db/slapd.args
|
|
|
|
#######################################################################
|
|
# ldbm database definitions
|
|
#######################################################################
|
|
|
|
database dnssrv
|
|
suffix ""
|