]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9400 - Fix prev commit for modular builds
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 2 Dec 2020 23:16:36 +0000 (23:16 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 2 Dec 2020 23:16:36 +0000 (23:16 +0000)
tests/data/regressions/its9400/slapd-proxy-idassert.conf

index b1f3c66268607618d5a27cde2115463368a41a87..e39f710eba418e162bdba1b1470949c591e9c8b2 100644 (file)
@@ -25,6 +25,13 @@ argsfile     @TESTDIR@/slapd.m.args
 # database definitions
 #######################################################################
 
+#mod#modulepath ../servers/slapd/back-@BACKEND@/:../servers/slapd/overlays
+#mod#moduleload back_@BACKEND@.la
+#ldapmod#modulepath ../servers/slapd/back-ldap/
+#ldapmod#moduleload back_ldap.la
+#monitormod#modulepath ../servers/slapd/back-monitor/
+#monitormod#moduleload back_monitor.la
+
 # here the proxy is not only acting as a proxy, but it also has a local database dc=local,dc=com"
 database       @BACKEND@
 suffix         "dc=local,dc=com"