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

Can't auth on shell



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

But if I try to connect through phpldapadmin I can successfull login.
Please, any suggestion will be gratefull appretiated.

/etc/openldap/ldap.conf
 BASE    dc=mydomain,dc=com
 URI     ldaps://mydomain.com
 TLS_REQCERT  allow

Thank you,
Leandro.