On Thu, Jun 26, 2014 at 7:59 AM, wa <[email protected]> wrote: > 2014-06-26 16:42:50,134 DEBUG > [org.jasig.cas.authentication.LdapAuthenticationHandler] - LDAP response: > [org.ldaptive.auth.AuthenticationResponse@1850787950::authenticationResultCode=AUTHENTICATION_HANDLER_FAILURE, > ldapEntry=[dn=CN=test8\, Bpo,OU=agent ou,OU=BPO test > OU,OU=Campaigns,OU=xxxx,OU=Sites,DC=xxxx,DC=com[]], accountState=null, > result=false, resultCode=INVALID_CREDENTIALS, > message=javax.naming.AuthenticationException: [LDAP: error code 49 - > 80090308: LdapErr: DSID-0C0903AA, comment: AcceptSecurityContext error, data > 775, v1772\00], controls=null] >
accountState is null, so either the authentication response handler failed to parse the response or it isn't configured correctly. What does your lppe configuration look like? --Daniel Fisher -- 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
