From: Faye G. <fgi...@st...> - 2007-05-14 11:00:08
|
Hi, Disclaimer: Please forgive a slashcode novice if this discussion covers well trod land. The default install of slashcode attaches Slash::Apache::User to PerlAccessHandler. PerlAccessHandler is run before PerlAuthenHandler which is in turn runs before PerlAuthzHandler. So if using Apache external authentication the REMOTE_USER env var is not available at the "PerlAccessHandler" but _is_ available at the "PerlAuthzHandler" phase. This makes it difficult to setup accounts based upon the Authentication phase. So to gain finer control over user access would it not make sense to move Slash::Apache::User to the PerlAuthzHandler phase? Yours Faye -- --------------------------------------------------------- Faye Gibbins, Computing Officer (Infrastructure Services) GeoS KB; Linux, Unix, Security and Networks; 0131 6506426 --------------------------------------------------------- |