Hi,

We are running a CAS server (version 3.4.7) and sometimes our users can't 
login. Our application (using phpCAS 1.2.1) shows a "CAS Authentication 
failed!" message.

The following messages get logged on the CAS server during those failures (real 
username and ip addresses have been removed):

---
2011-05-24 03:26:37,901 INFO [org.jasig.cas.CentralAuthenticationServiceImpl] - 
Granted service ticket [ST-132420-dRbcz2bJgtNO9duuXln9-cas] for service 
[[url]/index.php?action=login] for user [[email protected]]
2011-05-24 03:26:37,901 INFO 
[com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - Audit trail 
record BEGIN
=============================================================
WHO: [email protected]
WHAT: ST-132420-dRbcz2bJgtNO9duuXln9-cas for [url]/index.php?action=login
ACTION: SERVICE_TICKET_CREATED
APPLICATION: CAS
WHEN: Tue May 24 03:26:37 GMT 2011
CLIENT IP ADDRESS: ip address
SERVER IP ADDRESS: ip address
=============================================================


2011-05-24 03:26:38,290 INFO 
[com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - Audit trail 
record BEGIN
=============================================================
WHO: audit:unknown
WHAT: ST-132420-dRbcz2bJgtNO9duuXln9-cas
ACTION: SERVICE_TICKET_VALIDATED
APPLICATION: CAS
WHEN: Tue May 24 03:26:38 GMT 2011
CLIENT IP ADDRESS: ip address
SERVER IP ADDRESS: ip address
=============================================================


2011-05-24 03:26:38,707 INFO [org.jasig.cas.CentralAuthenticationServiceImpl] - 
ServiceTicket [ST-132420-dRbcz2bJgtNO9duuXln9-cas] does not exist.
2011-05-24 03:26:38,707 INFO 
[com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - Audit trail 
record BEGIN
=============================================================
WHO: audit:unknown
WHAT: ST-132420-dRbcz2bJgtNO9duuXln9-cas
ACTION: SERVICE_TICKET_VALIDATE_FAILED
APPLICATION: CAS
WHEN: Tue May 24 03:26:38 GMT 2011
CLIENT IP ADDRESS: ip address
SERVER IP ADDRESS: ip address
============================================================= 
---

I checked the serviceTicketExpirationPolicy configuration, but this is set to 
the default of 10 seconds. Does anybody know a solution for this problem?

Thanks in advance,

Ronald

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