Hello F-,
Did you try the following link:
- https://groups.google.com/a/apereo.org/forum/#!forum/cas-user
On 3/30/2017 3:29 PM, FHDATA wrote:
hello,
anybody knows if mod_auth_cas has any mailing list
so I can post this issue there?
ones I found on the net are all "dead" (bounced when contacted)
thank you,
F-
On Mon, 27 Mar 2017, FHDATA wrote:
Apache/3.2.15
mod_auth_cas 1.1
on rhel6
we have a VirtualHost defined as:
<VirtualHost *:80>
ServerName example.com
ServerAlias *.example.com
VirtualDocumentRoot /user/%1.1/%1/home
AccessFileName .htaccess
</VirtualHost>
so user-ids bob, mary ,etc can go to
http://bob.example.com , http://mary.example.com ,etc ,etc
and they can and all is well ... many users
so this is a nice scalable solution...
but if bob tries to protect via .htaccess
AuthType CAS
require user bob jack helen
then going here:
http://bob.example.com
After authentication via CAS, bob sees this in url address bar:
http://example.com/?ticket=ST-70942-f1gLfx7eUWn5cJhMbMeX
and this is the exit code and error:
404
Not Found
The requested URL / was not found on this server.
anything can be done about this like CAS directive that deals
with situation like this?
thank you,
F-
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org