Hi all, Here is a predicament that I'm trying to solve. We have a web server with a number of folders and sub sites within the file system and the domain. Some of these are protected by .htacccess, others are open to everyone. What I'm hoping for is the following interaction:
-If a user is not authenticated, they can go to whatever public directory they like on the site -If a user goes to a protected directory they receive the cas login page, and are then authenticated into that folder and all of the other folders on the server. -If an authenticated user goes to a non- authenticated part of the site the web server still knows who they are and that they are authenticated. (ie: REMOTE_USER is set.) Is there a combination of mod_auth_cas settings that can do this? Thanks David Wolowicz Manager of Web Services University Systems | University of Victoria (250) 721-6117 | [email protected] -- 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
