Re:[cas-user] JAAS + LDAP not authenticating

2009-04-26 Thread Anthony Giggins
Can someone please provide some sample information of how to get this working? I've copied the vt-ldap-2.8.4.jar into my tomcat servers lib folder My jaas.conf looks like (once this is working I wish to chain together several LDAP servers) CAS { edu.vt.middleware.ldap.jaas.LdapLoginModule SUF

Re: [cas-user] A lot of tickets

2009-04-26 Thread Scott Battaglia
Its up to how you set up your application and backend service. If you use Spring Security to secure your backend you can control how long the same service or proxy ticket is valid for. Cheers, Scott On Sun, Apr 26, 2009 at 9:00 AM, Spruit, Richard wrote: > We have build an Flex application whi

Re:[cas-user] TGT lastTimeUsed is not update on every access of the service

2009-04-26 Thread Scott Battaglia
Gokula, I'm sending this to the CAS users list because the question is more appropriate for that list. In the future, the development list is more focused on development, design questions, etc. and not generic user support. The user list has a wider variety of people who can assist. That said, o

Re: [cas-user] JAAS + LDAP not authenticating

2009-04-26 Thread Matt Smith
On Fri, Apr 24, 2009 at 1:46 AM, Anthony Giggins wrote: > I've setup CAS 3.3.2 with the following example > > http://www.ja-sig.org/wiki/display/CASUM/JAAS > Which JAAS LDAP module are you using? As the author of the edu.uconn.netid.jaas.LDAPLoginModule module mentioned in that wiki entry, I'd r

[cas-user] A lot of tickets

2009-04-26 Thread Spruit, Richard
We have build an Flex application which is autorisated by CAS. This Flex application sends requests to a back end service which is also autorisated by CAS. Sometimes we see in the log of this backend-service a ticket on the first request to the backend service, and no tickets on subsequent reque