You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Ignacio J. Ortega" <na...@siapi.es> on 2001/10/12 16:51:35 UTC

RE: Basic http authentication, getRemoteUser, apache and tomcat 3 .3rc1

add tomcatAuthentication="false" to your ajp1X connector line in
server.xml..

This will be addressed ( as Readme info , and server.xml comments) in
3.3 final, 


Saludos ,
Ignacio J. Ortega


> -----Mensaje original-----
> De: Roberts Huw [mailto:huw.roberts@capco.com]
> Enviado el: viernes 12 de octubre de 2001 13:12
> Para: 'tomcat-user@jakarta.apache.org'
> Asunto: Basic http authentication, getRemoteUser, apache and tomcat
> 3.3rc1
> 
> 
> Hi All,
> 
> I have just moved from Tomcat 3.3m1 to Tomcat 3.3rc1.  
> I have been using http basic authentication in Apache and am calling
> request.getRemoteUser within my servlet which was working 
> fine as long as I
> used the Ajp13Interceptor (doesn't work with Ajp12).  
> Unfortunately, now
> I've upgraded to 3.3rc1 my call to getRemoteUser is returning 
> null.  Does
> anyone have any bright ideas as to why this might have 
> started failing?
> 
> Thanks,
> Huw
> Huw Roberts 
> Capco
> T +44 20 7367 1364 
> F +44 20 7367 1001 
> e-mail mailto:huw.roberts@capco.com 
> web      http://www.capco.com/ 
> 
> 
> 
> 
> **************************************************************
> **********
> The information in this email is confidential and is intended solely
> for the addressee(s).
> Access to this email by anyone else is unauthorised. If you are not
> an intended recipient, you must not read, use or disseminate the
> information contained in the email.
> Any views expressed in this message are those of the individual
> sender, except where the sender specifically states them to be
> the views of Capco.
> 
> http://www.capco.com
> **************************************************************
> *********
> 
>