[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
WG: slapd.exe fails to start on NT
> Hi Jim,
>
> that was exactly the fault!
> There are some include files missing from cyrus lib (like kerberos4) but
> it's
> running now.
>
> Thank you very much indeed!
>
> Ciao!
> Matthias
>
>
> -----Ursprüngliche Nachricht-----
> Von: Jim Hud [SMTP:jdhz@btinternet.com]
> Gesendet am: Donnerstag, 9. November 2000 14:33
> An: Wald, Matthias; openldap-software@OpenLDAP.org
> Betreff: Re: slapd.exe fails to start on NT
>
> Did you install the plug-ins as per the instructions (install in root of
> cyrus-sasl.1.5.24), if it can't find a registry setting sasl will fail.
>
> Look for cmu-sasl.reg to set the registry.
>
> Jim
>
>
> ----- Original Message -----
> From: "Wald, Matthias" <Matthias.Wald@atm-computer.de>
> To: <openldap-software@OpenLDAP.org>
> Sent: Thursday, November 09, 2000 1:17 PM
> Subject: 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
> >
> >