> 2012-08-31 04:07:25,497 ERROR
> [org.jasig.cas.authentication.AuthenticationManagerImpl] -
> org.jasig.cas.adaptors.ldap.BindLdapAuthenticationHandler threw error
> authenticating [username: steine]

Based on some code review, if you don't see the stack trace for the
underlying JNDI error, it's probably failing on the search phase of
the authentication.  It's probably because your manager credentials
are bad.  That said, this points out that we probably ought to have
another try/catch block around the search phase of this handler so we
can log a detailed error message for this case.  Feel free to open a
Jira issue and assign to me.

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