OID: ldapsearch - ldap_bind: Invalid credentials (49)
Hi all,
I installed openldap client under Linux Redhat 6.5 and try to connect to OID, e.g.
ldapsearch -x -W -D -u "cn=myuser" -b "cn=manager, cn=Users, dc=common,dc=de" -h oid.example.com -p 389 -s sub "(objectclass=*)"
and get:
Enter LDAP Password:
ldap_bind: Invalid credentials (49)
Password is not wrong.
Has some body experince with such error with OpenLDAP and OID?
Thanks,
Moh