[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: ldap_sasl_interactive_bind_s: attribute not found
On Thu, 15 Feb 2001, Christopher Audley wrote:
> I'm new to LDAP and openldap and I'm trying to get version 2.0.7 up and
> running.
> I've read the linux HOWTO, the Admin guide, and the first few hundred pages
> of
> Howes, Smith and Good and various documentation on stuff from padl.com.
> I figured I was ready to get started.
>
> I've compiled openldap 2.0.7, using the spec file from the rawhide SRPM at
> redhat
> as a starting point on how to configure. However, when I get the server up
> and
> running, whenever I try to connect using ldapadd, I get the error
> ldap_sasl_interactive_bind_s: attribute not found
Use the -x flag when you are not using SASL.
Jie