I have recently made attempts to add the authenticated username in apache to a 
HTTP header using mod_headers. The httpd server acts as a man in the middle 
redirecting traffic to a tomcat using mod_jk.

However it seems REMOTE_USER is not visible to the RequestHeader directive. Why 
is that? Is RequestHeader perhaps processed before authentication has taken 
place? Is there any way to change this behavior? The authentication module used 
is mod_spnego.

/Cenk

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to