Which version of tomcat ? Which connector ? - Henri Gomez ___[_]____ EMAIL : [EMAIL PROTECTED] (. .) PGP KEY : 697ECEDD ...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 >-----Original Message----- >From: Arnaud Dostes - NTI [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, May 15, 2001 12:32 PM >To: [EMAIL PROTECTED] >Subject: BUG IN TOMCAT ??? request.getRemoteUser() always returns null >after authentication > > >BUG IN TOMCAT ??? request.getRemoteUser() always returns null after >authentication > >I just came across an anomaly when using Tomcat : > >In the first case, I am using Apache with Weblogic as a >servlet engine and >the radius authentication module (similar to .htacess authentication) >I call http://localhost/secure/index.jsp , apache prompts me >for username >and password, and once they are correct, the index.jsp page is >displayed >(served by weblogic). >The request.getRemoteUser() method returns the username entered in the >prompt. > >In the seconde case, I am using Apache with Tomcat as servlet >engine and the >radius authentication module >Everything is the same as above, except that >request.getRemoteUser() always >returns null > >Any clues ? Is this a bug ? An open bug ? Is it in mod_jk or >in Tomcat or >Apache ? > >Thanks >
