Re: [cas-user] Casifying .net application

2011-08-26 Thread William G. Thompson, Jr.
On Thu, Aug 25, 2011 at 10:14 PM, Faisal Memon fmemo...@gmail.com wrote: Hello Everyone,   I followed the instructions and i think i got quiet far 1. CAS server was succesfully installed on a windows server 2. .net Portal was successfully casified Now  when i click on link to get login screen

[cas-user] Sun Convergence and CAS SSO

2011-08-26 Thread Peter Grillo
Has anyone succesfully CASified Sun (Oracle) Convergence. I have had a look at the guide on http://wikis.sun.com/display/CommSuite/Writing+a+Pluggable+SSO+Module+for+Convergence . Any extra pointers on how this is achieved will be great (especially in regards to setting convergence to use

Re: [cas-user] Casifying .net application

2011-08-26 Thread Jeff Chapin
As for the question Do I need SSL even thought this is over a private network the answer should be YES!! regardless of CAS. Any time you send credentials over a network, any network, you should be encrypting it. An infected or compromised machine on that network could do a lot of damage. Jeff On

Re: [cas-user] CAS Proxy Authentication - Luminis Platform

2011-08-26 Thread Peter Aganyo
I am quite willing (hope I know the full impact) :-) What would you need though? Marvin Addison wrote: Has anyone successfully set up CAS proxy authentication on a Sungard Luminis Platform system (release 4) that comes bundled with CAS? I have not, sorry. We have

Re: [cas-user] Casifying .net application

2011-08-26 Thread Marvin Addison
Any time you send credentials over a network, any network, you should be encrypting it. An infected or compromised machine on that network could do a lot of damage. +1 There's one reasonable exception I can think of whose architecture follows. A HA setup where the real servers are on an

Re: [cas-user] Casifying .net application

2011-08-26 Thread Faisal Memon
Thanks Jeff; i am not too strong with the certs, will try to generate an internal cert for the portal and CAS. On Fri, Aug 26, 2011 at 10:23 AM, Jeff Chapin jeff.cha...@uni.edu wrote: As for the question Do I need SSL even thought this is over a private network the answer should be YES!!

[cas-user] unsubscribe

2011-08-26 Thread jackie...@gamil.com
unsubscribe -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user

Re: [cas-user] unsubscribe

2011-08-26 Thread Marvin Addison
unsubscribe You sent the command to the wrong address. The correct address: leave-cas-u...@lists.wisc.edu See http://www.jasig.org/cas/mailing-lists for more info. M -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or

[cas-user] 500 internal server error

2011-08-26 Thread Charlie Owen
Hey all, I'm using Drupal 7 (http://drupal.org) and the phpCAS library to authenticate users with a remote CAS server, managed by our clients. From a web server hosted on http://linode.com this process works just fine. Users are authenticated and logged into the application with no problem.

Re: [cas-user] 500 internal server error

2011-08-26 Thread Joachim Fritschi
Charlie, can you please give one of the simple phpcas examples a try and see if it is something specific that we can tie to the new host. (php version, curl, strange hostname? etc.) The cas server log ends before the interesting part. You only have the part where the TGT is issued but the

Re: [cas-user] 500 internal server error

2011-08-26 Thread Andrew Petro
Try hitting the proxyValidate page manually and check if get a proper response. +1. I'd use JMeter and I'd mess around a bit to see if I could get that error experience. Incidentally, do you really mean to be open to accepting proxy tickets, or should you be using serviceValidate instead?

Re: [cas-user] 500 internal server error

2011-08-26 Thread Joachim Fritschi
Am 26.08.2011 19:54, schrieb Andrew Petro: Try hitting the proxyValidate page manually and check if get a proper response. +1. I'd use JMeter and I'd mess around a bit to see if I could get that error experience. Incidentally, do you really mean to be open to accepting proxy tickets, or

Re: [cas-user] ldap-pwd-expiration module

2011-08-26 Thread William G. Thompson, Jr.
Folks, I stumbled upon this thread today and thought I'd send an update here to cas-users (also on-going on cas-dev) just make sure folks are in the loop. LDAP Password Policy Enformcement Update I've completed a merge of LPPE into a feature branch on