> Caused by: javax.naming.AuthenticationException: [LDAP: error code 49 - > 80090308: LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data > 525, vece
LDAP error 49 is a generic "invalid credentials" that could have any number of causes. Can you share the LdapContextSource bean you're using in your config? > What is the good way to debug (dialogue with ldap/AD? Probably the best logs are on the server side, and even then I'm not sure how helpful they would be for Active Directory. (Not helpful in my experience.) Typically authentication failure errors are caused simply by bad configuration. 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
