From: Pierangelo Masarati Date: Tue, 29 Mar 2005 09:50:50 +0000 (+0000) Subject: configure monitor database, if available X-Git-Tag: OPENLDAP_AC_BP~1044 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a9fea2edebd91e8eb47f3986756a305ded391932;p=openldap configure monitor database, if available --- diff --git a/tests/data/slapd-translucent-local.conf b/tests/data/slapd-translucent-local.conf index 8185df803e..3f4ed66066 100644 --- a/tests/data/slapd-translucent-local.conf +++ b/tests/data/slapd-translucent-local.conf @@ -35,6 +35,8 @@ argsfile ./testrun/slapd.2.args # database definitions ####################################################################### +#monitor#database monitor + database @BACKEND@ suffix "o=translucent" directory ./testrun/db.2.a diff --git a/tests/data/slapd-translucent-remote.conf b/tests/data/slapd-translucent-remote.conf index b51b3c5b52..c3ebd41825 100644 --- a/tests/data/slapd-translucent-remote.conf +++ b/tests/data/slapd-translucent-remote.conf @@ -31,6 +31,8 @@ argsfile ./testrun/slapd.1.args # database definitions ####################################################################### +#monitor#database monitor + database @BACKEND@ suffix "o=translucent" directory ./testrun/db.1.a