Re: [cas-user] CASifying FTP

2011-09-13 Thread Joachim Fritschi
Am 14.09.2011 06:41, schrieb sonal aggarwal: Is there a way to provide authentication for an FTP server using CAS. Do i need to configure ftp server with Apache or ftp server using IIS can also have authentication using CAS. On linux/unix you could probably use pam_cas as a generic "login han

[cas-user] CASifying FTP

2011-09-13 Thread sonal aggarwal
Hi all, Is there a way to provide authentication for an FTP server using CAS. Do i need to configure ftp server with Apache or ftp server using IIS can also have authentication using CAS. Please help. Thanks and Regards, sonal. -- You are currently subscribed to cas-user@lists.jasig.org as:

Re: [cas-user] DNS failover & JVM ignoring DNS TTL on 'secure' JVM service host clients

2011-09-13 Thread William G. Thompson, Jr.
On Mon, Sep 12, 2011 at 3:53 PM, Cary, Kim wrote: > We have a backup CAS host at a distant campus. The idea is that if we lose > the main datacenter, that host can be brought online by swinging the DNS > entry to point to the backup CAS host. Pretty simple! > However, we find that JVM have an insa

[cas-user] Loadbalancing a CAS Cluster

2011-09-13 Thread Nicolaie
Hello again, I have set up an CAS-Cluster and it seems to work. Tomcat 6 an Red-Hat. I say it seems because I don't know how to test the fail-over case. I can login (SPNEGO) without password and see the ticket registry communicating, when I login to each node directly (tomcat). But I planned a r

RE: [cas-user] JpaTicketRegistry

2011-09-13 Thread Jonathan Windle
Thanks for looking. I am rebuilding and redeploying my custom CAS WAR every time. CAS is completely dumped from Tomcat before deploying the new copy with each test iteration. I'm not using the Maven2 WAR overlay method. It seemed like more of pain than it was worth, but as this is your recommen

[cas-user] First time installing CAS

2011-09-13 Thread Gerardo Guzman
I have followed the installation instructions in this link https://wiki.jasig.org/display/CASUM/CAS+on+Windows+Quick+Setup+Guide# ,but cannot load the CAS Login page. I am running: Windows 2008 R2 Tomcat 7.0.21 (32bit) Java 7 (32bit) Output of Apache Catalina file: Sep 13, 2011 2:07:24 PM

Re: [cas-user] JpaTicketRegistry

2011-09-13 Thread Marvin Addison
> I could use a second set of eyes again. > I'm not seeing anything obvious but I'm also not completely sure what I'm > looking for. I don't see any mixed versions, so a version mismatch is likely not the problem. Are you rebuilding and redeploying your custom CAS war file every time? Are you r

RE: [cas-user] JpaTicketRegistry

2011-09-13 Thread Jonathan Windle
I could use a second set of eyes again. I'm not seeing anything obvious but I'm also not completely sure what I'm looking for. Included below is the output from mvn dependency:tree and the list of files in my $TOMCAT_HOME/lib directory. Thanks, Jonathan [INFO] [dependency:tree {execution: defa

Re: [cas-user] Statistics Via Inspektr (CAS 3.4.10)

2011-09-13 Thread Marvin Addison
> Shouldn't  documentation (in > https://wiki.jasig.org/display/CASUM/Auditing+and+Statistics+Via+Inspektr) > be updated to reflect this change? Indeed. I'll try to get to that this week -- thanks for pointing it out. M -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@m

Re: [cas-user] JpaTicketRegistry

2011-09-13 Thread Marvin Addison
> Caused by: java.lang.IncompatibleClassChangeError: Implementing class >     at java.lang.ClassLoader.defineClass1(Native Method) >     at java.lang.ClassLoader.defineClass(ClassLoader.java:634) Looks like a classpath issue to me. A common cause would be duplicate classes in either the s

RE: [cas-user] Interesting Problem: too many successful logins

2011-09-13 Thread Ourada, John
So something like this : ) The throttled timeout policy extends the TimeoutExpirationPolicy with the concept of throttling where a ticket may be used at most every N seconds. This po

Re: [cas-user] Interesting Problem: too many successful logins

2011-09-13 Thread Scott Battaglia
There's actually different expiration policies for TGTs that can prevent that. I would take a look at them if you have not. Though I'm also surprised the browser didn't stop that insanity! On Tue, Sep 13, 2011 at 11:44 AM, Ourada, John wrote: > We ran into a problem over the weekend and yeste

[cas-user] Interesting Problem: too many successful logins

2011-09-13 Thread Ourada, John
We ran into a problem over the weekend and yesterday where a single user was able to affect performance of our current production cas server (3.4.6 on Tomcat 6.0.28 on Windows). We haven't moved to our new HA setup using Linux and Terracotta : (. An external organization is working with us to

Re: [cas-user] Statistics Via Inspektr (CAS 3.4.10)

2011-09-13 Thread Pavlos Drandakis
Thanks Marvin, I 'll check it out. Shouldn't documentation (in https://wiki.jasig.org/display/CASUM/Auditing+and+Statistics+Via+Inspektr) be updated to reflect this change? Thanks again, Pavlos On 09/13/2011 05:42 PM, Marvin Addison wrote: Aren't statistics supported any more or am I miss

RE: [cas-user] JpaTicketRegistry

2011-09-13 Thread Jonathan Windle
Thanks. I now see this was referenced is the User Manual as well. I created the ticket.cleaner.database.platform property in the cas.properties file and set it to SQL92 like so. ticket.cleaner.database.platform=SQL92 I am still getting errors from Tomcat about entityManagerFactory bean in the

Re: [cas-user] Statistics Via Inspektr (CAS 3.4.10)

2011-09-13 Thread Marvin Addison
> Aren't statistics supported any more or am I missing something? Statistics gathering and display is now supported by Perf4j. (See https://issues.jasig.org/browse/CAS-825 for background.) The log4j.xml file that ships with CAS has support for this enabled, and you can view stats in a protected

RE: [cas-user] CAS Cluster and SPNEGO

2011-09-13 Thread Ourada, John
Look at the Terracotta solution proposed by Northern Arizona University. It clusters all three... -john From: Arnaud Lesueur [mailto:arnaud.lesu...@gmail.com] Sent: Tuesday, September 13, 2011 8:34 AM To: cas-user@lists.jasig.org Subject: Re: [cas-user] CAS Cluster and SPNEGO Hi Nicola

Re: [cas-user] hi

2011-09-13 Thread SEBUDANDI ROBERT
ok let me try On Tue, Sep 13, 2011 at 4:45 PM, Martin wrote: > On 13/09/2011 14:25, SEBUDANDI ROBERT wrote: > > can you send me a web.xml file with the filters > thanks > > On Tue, Sep 13, 2011 at 4:00 PM, Martin wrote: > >> On 13/09/2011 13:37, SEBUDANDI ROBERT wrote: >> >> Thanks for you

Re: [cas-user] hi

2011-09-13 Thread Marvin Addison
> can you send me a web.xml file with the filters Respectfully, no. We're here to help, but we can't do the work for you. We're all volunteers here. We're happy to cite documentation and provide feedback, but that's as much as is reasonable for a volunteer forum. If you need additional support

Re: [cas-user] hi

2011-09-13 Thread Martin
On 13/09/2011 14:25, SEBUDANDI ROBERT wrote: > can you send me a web.xml file with the filters > thanks > > On Tue, Sep 13, 2011 at 4:00 PM, Martin > wrote: > > On 13/09/2011 13:37, SEBUDANDI ROBERT wrote: >> Thanks for your response >> may be let me give yo

Re: [cas-user] Keep session alive

2011-09-13 Thread Marvin Addison
> It's version 3.4.8, maybe i corrupted a setting? Doubtful. There are some known issues with our use of Spring Webflow in that version that have been corrected as of 3.4.10. Is upgrading feasible? M -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To

Re: [cas-user] CAS Cluster and SPNEGO

2011-09-13 Thread Arnaud Lesueur
Hi Nicolaie, As mentioned in https://wiki.jasig.org/display/CASUM/Clustering+CAS, you will have to think about clustering several things Tomcat Session, Ticket Registry, Service Management, ... The JBossCache integration only covers the TicketRegistry. AFAYK, you can use JBossCache clustering (fo

Re: [cas-user] hi

2011-09-13 Thread SEBUDANDI ROBERT
can you send me a web.xml file with the filters thanks On Tue, Sep 13, 2011 at 4:00 PM, Martin wrote: > On 13/09/2011 13:37, SEBUDANDI ROBERT wrote: > > Thanks for your response > may be let me give you the files a want to protect and the web.xml and you > try to make for me the necessary chan

Re: [cas-user] hi

2011-09-13 Thread Martin
On 13/09/2011 13:37, SEBUDANDI ROBERT wrote: > Thanks for your response > may be let me give you the files a want to protect and the web.xml > and you try to make for me the necessary changes thanks > index.jsp > > <%@ page language="java" contentType="text/html; charset=UTF-8" > pageEncodin

Re: [cas-user] hi

2011-09-13 Thread SEBUDANDI ROBERT
Thanks for your response may be let me give you the files a want to protect and the web.xml and you try to make for me the necessary changes thanks index.jsp <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@taglib uri="http://java.sun.com/jsp/jstl/c

[cas-user] Form errors paths

2011-09-13 Thread Tom
Hi, What are the different paths that can be used/caught in the code? I understand about "username" and "password" as they are fields, but how would i capture the error for "username/password combo was incorrect"? I don't want to capture "*" because that also includes the "username and password

Re: [cas-user] Keep session alive

2011-09-13 Thread Tom
>> When people view my CAS login page, and they wait a long time >>  (5 minutes or something), and then they log in, they go to the generic >> error handler >> page. > > That shouldn't happen.  The expected behavior is to get a blank login > form.  We have custom config to intercept the Spring Web

Re: [cas-user] LDAP Attributes and Extended Schema

2011-09-13 Thread Michael Ströder
Jeffrey Simpson wrote: > I did some more digging and noticed that I was using the AD Global Catalog. > This got rid of the org.springframework.ldap.PartialResultException I was > getting earlier but the AD global catalog does not have all of the > attributes. You can also extend the attributes in

Re: [cas-user] hi

2011-09-13 Thread Martin
On 13/09/2011 09:47, sebudandi wrote: hey i CASified a servlet by putting the code below in the web.xml when i run it it shows the cas login screen but when i enter password and username it doesnt redirect me to the servlet it says The connection to localhost:8080 was interrupted while the page

[cas-user] Statistics Via Inspektr (CAS 3.4.10)

2011-09-13 Thread Pavlos Drandakis
Hello all, I 'm trying to build cas 3.4.10 using the maven overlay method with auditing and statistics support via Inspektr. In https://wiki.jasig.org/display/CASUM/Auditing+and+Statistics+Via+Inspektr in auditTrailContext.xml (3.4.x version) there is no statisticManagementAspect bean, as it