Hello,

I've just found this message, with no solution, in the archive:

http://marc.theaimsgroup.com/?l=tomcat-user&m=105163335014996&w=2

It is exactly my problem:

I use apache authentification (basic) and the remote_user variable is passing to tomcat. In a struts action i can get the variable with HttpServletRequest.getRemoteUser(). Everything is ok with apache 1.3.33, mod_jk 1.2.15 and tomcat 5.5.9.

I would like to upgrade my http server to apache 2.2 and i can't get the remote_user (HttpServletRequest.getRemoteUser() == null).

I use the directive JkEnvVar REMOTE_USER %{REMOTE_USER} => no success
In my server.xml:
<Connector port="8009" protocol="AJP/1.3" tomcatAuthentication="false" address="127.0.0.1"/>
Is there a solution?
Will i have more chance with mod_proxy_ajp?

Thanx,

Manu.

--
Emmanuel Leguy                  LIFL - UMR8022 CNRS - Bat M3
Tel: +33 3 28 77 85 32          USTL - Universite de Lille 1
Fax: +33 3 28 77 85 37          59655 VILLENEUVE D'ASCQ CEDEX - FRANCE

mailto:[EMAIL PROTECTED]        
http://www.lifl.fr/ANNUAIRE/employee.php?login=leguye

Ce mail est signe par un certificat X509 fourni par le CNRS
La verification de ce certificat peut etre faite a l'adresse suivante: http://igc.services.cnrs.fr/CNRS-Standard/recherche.html

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to