> Then restart tomcat and when i try to login in the log file it says:
>
> 2010-08-16 14:49:26,629 INFO
> [org.jasig.cas.authentication.AuthenticationManagerImpl] -
> <AuthenticationHandler:
> org.jasig.cas.adaptors.ldap.FastBindLdapAuthenticationHandler failed to
> authenticate the user which provided the following credentials:
> [username: myuser]>
>
> And nothing else.
It would be helpful to confirm it's an SSL issue before
troubleshooting those sorts of issues. Please turn up the
org.jasig.cas.adaptors.ldap category to debug in your log4j.xml file:
<logger name="org.jasig.cas.adaptors.ldap">
<level value="DEBUG" />
</logger>
Please post the relevant output from your next authentication attempt
with the log verbosity increased.
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