http://marc.info/?l=tomcat-user&m=118117027608411&w=2

Unrelated, but: you should consider upgrading mod_jk. 1.2.20 is very outdated and misses a lot of new features. At the moment we are at 1.2.23...

[EMAIL PROTECTED] wrote:
Hi,

I have a webapp running in Tomcat which authenticates the user logged on the windows box against a active directory domain. Everything workes fine when using tomcat directly, using Apache 2.0.49 with AJP 1.2.10 I get an "401 Authentication required" error from the webapp. It seems Apache does receive the username/password from the browser but does not forward it via AJP to tomcat.

I tried googling around but could not come up with a clear description if AJP13 does support this kind of passthrough.

Can that be done with mod_jk or do I have to use some other module?

Regards

Thomas

---------------------------------------------------------------------
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