I just startedto useldap.I did the installationon debianwith apt-get installdirectlyso I didn'tcompilethe source.
which file shouldbe loadedin moduleload?
how runslapdindebugmode?

thanks


On 02/20/2012 08:36 AM, Dieter Klünter wrote:
Am Mon, 20 Feb 2012 07:54:13 +0100
schrieb stefano<[email protected]>:

hi,

i need help about ldap configuration, please.

i configured slapd.conf like this:

/include             /etc/ldap/schema/core.schema
include             /etc/ldap/schema/cosine.schema
include             /etc/ldap/schema/nis.schema
include             /etc/ldap/schema/inetorgperson.schema
pidfile               /var/run/slapd/slapd.pid
argsfile             /var/run/slapd.args
loglevel            none
modulepath      /usr/lib/ldap
moduleload      back_hdb
[...]
you have not defined the module as file.

man slpad.conf(5)
moduleload<filename>
   Specify the name of a dynamically loadable module to
   load.
In order to recieve more information, run slapd(8) in debugging mode.

-Dieter


Reply via email to