mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-29 19:19:35 -05:00
Root DSE test
This commit is contained in:
parent
a4bc4af418
commit
6a44b81093
2 changed files with 5 additions and 0 deletions
2
tests/data/rootdse.ldif
Normal file
2
tests/data/rootdse.ldif
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
dn:
|
||||
description: The OpenLDAP Project <http://www.openldap.org/>
|
||||
|
|
@ -21,6 +21,9 @@ include ./schema/collective.schema
|
|||
pidfile ./test-db/slapd.pid
|
||||
argsfile ./test-db/slapd.args
|
||||
|
||||
#
|
||||
rootdse ./data/rootdse.ldif
|
||||
|
||||
#######################################################################
|
||||
# ldbm database definitions
|
||||
#######################################################################
|
||||
|
|
|
|||
Loading…
Reference in a new issue