[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
slapd.exe fails to start on NT
I compiled opendldap-2.0.6 on nt as described in the FAQ.
The tools ldapsearch etc. work fine.
But I am not able to start the slapd.exe.
The following commandline
slapd -f "../../openldap-inst/cfg/slapd.conf" -d 1
gives this result:
daemon_init: 1 listeners to open...
ldap_url_parse(ldap:///)
daemon: initialized ldap:///
daemon_init: 1 listeners opened
slapd init: initiated server.
sasl_server_init failed
slapd shutdown: freeing system resources.
slapd stopped.
connections_destroy: nothing to destroy.
As one can notice the sasl server init failed.
Can anyone help with a link to a more detailed installation guide or with
some hints?
Please keep in mind that I am a newbie in ldap (especially in sasl).
Thanks for any help!!
Ciao!
Matthias