mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
allow back-ldap as module... (ITS#3194)
This commit is contained in:
parent
40a632cdde
commit
77eacb0dfe
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user