Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 96592 invoked from network); 1 Sep 2004 08:21:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 1 Sep 2004 08:21:30 -0000 Received: (qmail 3492 invoked by uid 500); 1 Sep 2004 08:20:17 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 3459 invoked by uid 500); 1 Sep 2004 08:20:15 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 3445 invoked by uid 99); 1 Sep 2004 08:20:15 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [195.172.82.234] (HELO mail3.qas.com) (195.172.82.234) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 01 Sep 2004 01:20:13 -0700 Received: from orion.qas.com (orion.qas.com [150.150.100.34]) by mail3.qas.com (Content Technologies SMTPRS 4.3.12) with ESMTP id for ; Wed, 1 Sep 2004 09:20:01 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.0.6487.1 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: Why request.getRemoteUser() returns NULL ? Date: Wed, 1 Sep 2004 09:20:32 +0100 Message-ID: <5684A7E6FB10504393A2806C1F4C021003B0E154@orion.qas.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Why request.getRemoteUser() returns NULL ? Thread-Index: AcSP8cr1xYbDjAHaS66VTFuUY0ctrgACo0Vw From: "Allistair Crossley" To: "Tomcat Users List" X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N we do it by adding=20 request.tomcatAuthentication=3Dfalse into tomcat/conf/jk2.properties if you are using IIS then you also need to set Windows Integrated Authentic= ation on your default website. ADC > -----Original Message----- > From: Aris Javier [mailto:aristotle.javier@eazix.com] > Sent: 01 September 2004 08:04 > To: tomcat-user@jakarta.apache.org > Subject: Why request.getRemoteUser() returns NULL ? >=20 >=20 > i found this in jguru... > =20 > protocolHandlerClassName=3D"org.apache.jk.server.JkCoyoteHandler" > redirectPort=3D" 8443" tomcatAuthentication=3D"false">=20 > =20 > it stated there that if i do this in server.xml,=20 > request.getRemoteUser() > will not equal to NULL.. ? > =20 > i did, but request.getRemoteUser() returns NULL=20 > =20 > please, anybody.. do you know how to get request.getRemoteUser() to > work? > =20 > i need it badly! please! > =20 > aris > =20 > =20 >=20 =20 ------------------------------------------------------- QAS Ltd. Developers of QuickAddress Software www.qas.com Registered in England: No 2582055 Registered in Australia: No 082 851 474 ------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org