[Date Prev][Date Next] [Chronological] [Thread] [Top]

Fwd: Can't auth on shell



# ldapsearch -D "cn=Manager,dc=embedded,dc=mydomain,dc=com" -W -x
Enter LDAP Password:
ldap_bind: Invalid credentials (49)

What's up?

2006/6/17, Kurt D. Zeilenga <Kurt@openldap.org>:
At 01:27 PM 6/17/2006, Leandro Melo de Sales wrote:
>I setup openldap and when I try to make a ldapsearch I got:
>
>embedded config # ldapsearch -D "cn=Manager,dc=mydomain,dc=com" -W
>Enter LDAP Password:
>SASL/DIGEST-MD5 authentication started
>ldap_sasl_interactive_bind_s: Invalid credentials (49)
>       additional info: SASL(-13): user not found: no secret in database

Given you provided a DN, you likely did not intent to use SASL.
Use -x to disable SASL.

Kurt




--
Leandro Melo de Sales.
Computer Science Student
Laboratório de Sistemas Distribuídos - www.lsd.ufcg.edu.br
Laboratório de Sistemas Embarcados e Computação Pervasiva -
www.embeddedacademy.org
Universidade Federal de Campina Grande - UFCG
Campina Grande - PB - Brasil