You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by David Smith <dn...@cornell.edu> on 2007/07/05 15:26:15 UTC

Re: Apache httpd authentication before

Yes.... just make sure you set tomcatAuthentication="false" in the 
connector definition in server.xml for the AJP connector.  That will 
allow the REMOTE_USER header to make it through to your webapps.

--David

Aldo Brucale wrote:

> Hello, I'm using Tomcat 5.5.20 and Sun Java 1.5.0_10 under Debian 
> Linux, using  jk version 1.2.18 to connect from Apache. I would like 
> to let Apache do HTTP autentication before forwarding the requests to 
> Tomcat: is this possible?
>
> Thank you in advance
> Aldo
>
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org