If you set tomcatAuthentication="false" in your connector configuration for the AJP connector, the credentials will come through. It's set to true by default causing tomcat to ignore the REMOTE_USER header from Apache.

--David

Patrick Ward wrote:
Currently we have Apache configured to do user authentication and Tomcat
to run the java application. At this point, Apache is asking for
authentication but the information is not being passed on to Tomcat.

We are using the following versions:

Server version: Apache/2.2.4 (Unix)
Apache Tomcat version 6.0.10

Thank you!


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

Reply via email to