diff --git a/tests/data/rootdse.ldif b/tests/data/rootdse.ldif new file mode 100644 index 0000000000..33c1c84729 --- /dev/null +++ b/tests/data/rootdse.ldif @@ -0,0 +1,2 @@ +dn: +description: The OpenLDAP Project diff --git a/tests/data/slapd-schema.conf b/tests/data/slapd-schema.conf index 49392ee588..380e53579f 100644 --- a/tests/data/slapd-schema.conf +++ b/tests/data/slapd-schema.conf @@ -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 #######################################################################