Hi Lars, Can you please make sure that the "LogLevel" directive for that VirtualHost is set to Debug as well? CASDebug On does output debug logs, but often times the LogLevel is set to "warn" or something similar that causes those logs to be discarded instead of output in the file.
Thanks, -Phil On Fri, Jun 19, 2009 at 1:12 PM, Lars Huttar<[email protected]> wrote: > On 6/19/2009 12:08 PM, Lars Huttar wrote: >> Hello, >> >> I'm new to CAS. We've been using a different SSO system for our >> Intranet, but are moving to CAS because it means not having to go >> through a distant reverse-proxy on every http request. >> >> I've been configuring an Apache httpd instance to use mod_auth_cas. >> As far as I can tell, I have things configured right in >> /etc/httpd/conf.d/auth_cas.conf. But when I try navigating to the >> protected URLs from a browser (e.g. >> http://mydomain/arcgis/rest/services), Apache serves the pages without >> (AFAICT) doing any CAS authentication at all. > > P.S. > Let me add that when I access these "protected" URLs, nothing additional > (e.g. no debug info and no errors) gets written to the error log. > > The access log shows a normal access occurring: > 172.20.6.57 - - [DateTime] "GET /arcgis/rest/services/ HTTP/1.1" 200 > etc. > Nothing else. > > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
