acnu wrote: > WHO: [username: srini] > WHAT: [LDAP: error code 49 - Invalid Credentials]; nested exception is > javax.naming.AuthenticationException: [LDAP: error code 49 - Invalid > Credentials]
This simply says the combination of bind-DN and password used in the LDAP bind request is not correct. You probably should look in the OpenLDAP syslog messages to determine whether the search for the user and the bind-DN actually used is correct. And of course the password should be correct. ;-) Ciao, Michael. -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
