we do it by adding
request.tomcatAuthentication=false
into tomcat/conf/jk2.properties
if you are using IIS then you also need to set Windows Integrated Authentication 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 ?
>
>
> i found this in jguru...
>
> <Connector port="8009" protocol="AJP/1.3"
> protocolHandlerClassName="org.apache.jk.server.JkCoyoteHandler"
> redirectPort=" 8443" tomcatAuthentication="false">
>
> it stated there that if i do this in server.xml,
> request.getRemoteUser()
> will not equal to NULL.. ?
>
> i did, but request.getRemoteUser() returns NULL
>
> please, anybody.. do you know how to get request.getRemoteUser() to
> work?
>
> i need it badly! please!
>
> aris
>
>
>
<FONT SIZE=1 FACE="VERDANA,ARIAL" COLOR=BLUE>
-------------------------------------------------------
QAS Ltd.
Developers of QuickAddress Software
<a href="http://www.qas.com">www.qas.com</a>
Registered in England: No 2582055
Registered in Australia: No 082 851 474
-------------------------------------------------------
</FONT>
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
|