> When I try to authenticate, I cannot get in, and the error seems connected
> to the ldap user I specified:
> Error in object 'credentials': codes
> [error.authentication.credentials.bad.credentials,error.authentication.credentials.bad];
> arguments []; default message [error.authentication.credentials.bad],

I've found it's most helpful to review the LDAP logs when
troubleshooting authentication failures like this.  There are at least
three points of failure:  the administrative bind, user search to
lookup user DN, and user bind; the logs will likely isolate which of
those is the cause of failure.  Once you identify which phase is
failing, it would help to post your entire LdapContextSource bean
definition so we can evaluate it against the details of your LDAP
environment, which you'd need to provide as well.

M

-- 
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

Reply via email to