CAS + Datatel WebAdvisor

Borchers, Kristopher C. kborchers at sxu.edu
Thu Aug 21 15:24:44 EDT 2008


Has anyone out there integrated Datatel's WebAdvisor to use CAS for
authentication?  If so, would you be willing to share some details on
implementation.

Thanks,
Kris


Kristopher Borchers
Web Application Developer - Content Analyst
Saint Xavier University
Ph. 773-298-3924
kborchers at sxu.edu
www.sxu.edu
 
Saint Xavier University - Success with Purpose.
 
Saint Xavier University, a Catholic institution inspired by the heritage
of the Sisters of Mercy, educates men and women to search for truth, to
think critically, to communicate effectively, and to serve wisely and
compassionately in support of human dignity and the common good. 

-----Original Message-----
From: cas-bounces at tp.its.yale.edu [mailto:cas-bounces at tp.its.yale.edu]
On Behalf Of Matt Smith
Sent: Thursday, August 21, 2008 1:44 PM
To: Yale CAS mailing list
Subject: Re: mod_auth_cas crashing Apache

Jeremy -
  Try removing the "<IfModule mod_auth_cas.c>" and "</IfModule>"
lines, and see if that works.
-Matt

On Thu, Aug 21, 2008 at 10:28 AM, Jeremy G Byrne
<jeremy at graduate.uwa.edu.au> wrote:
> Hi CAS people,
>
> I'm trying to install mod_auth_cas 1.0.7 from source on Debian Etch,
> Apache 2.2.3 prefork. The module appears to compile (mod_auth_cas.so
is
> 47297 bytes), but when installed Apache won't restart. Even setting
> Apache's LogLevel to debug, the only error (from Apache's general
> error.log) is:
>
> [error] MOD_AUTH_CAS: CASCookiePath '/dev/null' is not a directory or
> does not end in a trailing '/'!
>
> The settings in the vhost make no difference to whether Apache
crashes,
> because it does so whether they're in there or not. However, for
> completeness, I'm using:
>
> <IfModule mod_auth_cas.c>
>    CASValidateServer Off
>    CASLoginURL https://login.XXXXXXXXXXXXX.com.au/login
>    CASVersion 2
>    CASDebug On
>    CASValidateURL https://login.XXXXXXXXXXXX.com.au/serviceValidate
>    CASCertificatePath /etc/ssl/cacert.pem
>    CASCookiePath /var/cache/apache2/mod_auth_cas_cookies/
>    CASTimeout 43200
>    CASIdleTimeout 3600
> </IfModule>
>
> (I'm using "CASValidateServer Off" because the cert isn't valid for
this
> domain and yes, the cookie path exists and is writeable by the
webserver
> so Apache doesn't complain about it--in fact I've been chmoding it 777
> for testing--although as I say, none of the vhost settings make any
> difference to whether Apache crashes when the mod is enabled.)
>
> I'm aware of the Debian mod_auth_cas package, but it's only available
> for Sid not Etch, so source is my only option at this point.
>
> Any clues/possible directions to try (short of core-dump analysis,
which
> is beyond me) would be very welcome. Thanks for any help you're able
to
> provide.
>
> CYa,
> JEREMY
> _______________________________________________
> Yale CAS mailing list
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas
>



-- 
matt at forsetti.com
Key ID:D6EEC5B5
_______________________________________________
Yale CAS mailing list
cas at tp.its.yale.edu
http://tp.its.yale.edu/mailman/listinfo/cas




More information about the cas mailing list