Re: [cas-user] CAS Remember me feature

2010-12-20 Thread Robert Oschwald
You need to read the complete document. In the "Custom Implementations" section it's described how you extend the login page. Robert > > On Mon, Dec 20, 2010 at 4:07 PM, colagero wrote: > > hi all, > > > > i,m tryng to follow your Documentation to set Remember feature on CAS 3.4.2 > but i

[cas-user] Ask : CAS using LDAP Authentication, but CAS is Unavailable

2010-12-20 Thread Ahmad Aziz
i will implement CAS 3.4.4 (tomcat5.5,java6-sun-1.6.0.2,maven 2.6) using LDAP Authentication in my College, but after i have deploy the CAS.War, the respon in my browser : *CAS is Unavailable There was an error trying to complete your request. Please notify your support desk or try again.* I'm v

Re: [cas-user] ASK : compiling CAS using MAVEN --> Readlink : Missing Operand

2010-12-20 Thread Ahmad Aziz
Thanks You Very Much Mr. Scott, My maven application error, because when i have install maven, not all of library installed well, because my debian autodependency error. Thanks you mr scott best regards, ziz On Mon, Dec 20, 2010 at 11:38 AM, Scott Battaglia wrote: > There is typically no

[cas-user] CAS Server 3.4.5 Final Release

2010-12-20 Thread Scott Battaglia
Dear CAS Community, We're pleased to announce the CAS Server 3.4.5 release. This release includes a new X.509 Regex CredentialsToPrincipalResolver as well as major security enhancement to CAS. Gateway requests are now included as part of the Services Management Tool. A gatewayed service MUST b

Re: [cas-user] CAS Remember me feature

2010-12-20 Thread Scott Battaglia
You need to add the checkbox field yourself. It doesn't happen automatically. Cheers, Scott On Mon, Dec 20, 2010 at 4:07 PM, colagero wrote: > > hi all, > > > > i,m tryng to follow your Documentation to set Remember feature on CAS 3.4.2 > but it doesnt work > please help, > > https://wiki.jas

Re: [cas-user] getting error on redirecting from CAS client

2010-12-20 Thread Marvin Addison
> javax.servlet.ServletException: javax.net.ssl.SSLHandshakeException: > java.security.cert.CertificateException: No subject alternative names > present The most common cause for this error is a hostname mismatch. Are you certain the hostname configured in the CAS client matches the CN of the SSL

Re: [cas-user] Samba and CAS?

2010-12-20 Thread Matt Smith
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Daniel- CAS is designed for authentication within HTTP applications. While one could bend things to get Samba to authenticate via CAS, I would strongly recommend against it. CAS does not itself store credentials (generally), but leverages an externa