mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-15 03:01:09 +08:00
ITS#9400 - Fix prev commit for modular builds
This commit is contained in:
parent
6ae9bf167d
commit
fd3b8ddedb
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user