On Sunday 10 February 2008, Steve Langasek wrote:
> Is this an upgrade from a previous version of slapd where you had SASL auth
> working?  Or is this a new install?
>

No. It is a fresh install. I have never used slapd before.
Does slapd work without SASL ?
I couldn't find it anywhere for the package in Debian.

> If you haven't configured SASL, then you should not be doing SASL binds to
> the LDAP server, you should be doing simple binds instead.  If you have
> configured SASL and had it working before, we would need to know the
> details of your configuration (starting with the non-sensitive parts of
> /etc/ldap/slapd.conf) to try to reproduce this problem.  But, AFAIK all
> SASL auth requires configuring the Cyrus SASL library to specify which
> mechanisms should be used and with what passwords.

Here's an output:
[EMAIL PROTECTED]:~$ ldapsearch -x -b '' -s base '(objectclass=*)' 
namingContexts
ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1)

This is what the manpage is saying for -x
-x     Use simple authentication instead of SASL.

Ritesh
-- 
Ritesh Raj Sarraf
RESEARCHUT - http://www.researchut.com
"Necessity is the mother of invention."

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to