mod_auth_cas causes sigfault

Smith, Matt matt.smith at uconn.edu
Fri Feb 8 06:26:34 EST 2008


Trenton-

  Try making CASValidateURL a full FQDN, i.e.:
CASValidateURL https://example.com/cas/serviceValidate

-Matt

-----Original Message-----
From: cas-bounces at tp.its.yale.edu on behalf of Trenton D. Adams
Sent: Thu 2008-02-07 19:36
To: Yale CAS mailing list
Subject: mod_auth_cas causes sigfault
 
Ideas welcome, here's my configuration.  I've tried 1.0.7-rc2 and 1.0.6, and they both do the same thing.  No errors reported by CAS in the apache error log.

LoadModule auth_cas_module /usr/lib/apache2/modules/mod_auth_cas.so
CASVersion 2
CASDebug On
CASCertificatePath /etc/ssl/certs/
CASLoginURL https://example.com/cas/login
CASValidateURL /cas/serviceValidate
CASValidateServer Off
CASCookiePath /var/lib/cas/
CASValidateDepth 9
CASTimeout 7200
CASIdleTimeout 7200

      <Location "/manual">
        AuthType CAS

        <limit GET POST>
          require user 9606472
        </limit>

      </Location>

[Thu Feb 07 17:38:11 2008] [notice] child pid 8912 exit signal Segmentation fault (11)
[Thu Feb 07 17:38:11 2008] [notice] child pid 8914 exit signal Segmentation fault (11)


__ 
    This communication is intended for the use of the recipient to whom it
    is addressed, and may contain confidential, personal, and or privileged
    information. Please contact us immediately if you are not the intended
    recipient of this communication, and do not copy, distribute, or take
    action relying on it. Any communications received in error, or
    subsequent reply, should be deleted or destroyed.
---
_______________________________________________
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