From: Pierangelo Masarati Date: Mon, 21 Jun 2004 11:38:56 +0000 (+0000) Subject: allow back-ldap as module... (ITS#3194) X-Git-Tag: OPENDLAP_REL_ENG_2_2_MP~205 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=77eacb0dfec91a57ca645bc68ed9920d754f1275;p=openldap allow back-ldap as module... (ITS#3194) --- diff --git a/tests/data/slapd-idassert.conf b/tests/data/slapd-idassert.conf index 5b14b9fc3f..e8d82ea344 100644 --- a/tests/data/slapd-idassert.conf +++ b/tests/data/slapd-idassert.conf @@ -23,10 +23,9 @@ include ./schema/nis.schema pidfile ./testrun/slapd.1.pid argsfile ./testrun/slapd.1.args -# password-hash {md5} - #mod#modulepath ../servers/slapd/back-@BACKEND@/ #mod#moduleload back_@BACKEND@.la +#ldapmod#moduleload ../servers/slapd/back-ldap/back_ldap.la ####################################################################### # ldbm database definitions diff --git a/tests/data/slapd-ldapglue.conf b/tests/data/slapd-ldapglue.conf index cf9d0cefd6..846ff41f39 100644 --- a/tests/data/slapd-ldapglue.conf +++ b/tests/data/slapd-ldapglue.conf @@ -23,10 +23,9 @@ include ./schema/nis.schema pidfile ./testrun/slapd.1.pid argsfile ./testrun/slapd.1.args -# password-hash {md5} - #mod#modulepath ../servers/slapd/back-@BACKEND@/ #mod#moduleload back_@BACKEND@.la +#ldapmod#moduleload ../servers/slapd/back-ldap/back_ldap.la ####################################################################### # ldbm database definitions