You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Arun Prasad R <fi...@gmail.com> on 2004/09/27 08:16:59 UTC

request.getRemoteUser() returns NULL

hi

im using org.apache.ajp.tomcat4.Ajp13Connector and my connector config
is as follows

<Connector className="org.apache.ajp.tomcat4.Ajp13Connector"
tomcatAuthentication="false"
               port="8009" minProcessors="5" maxProcessors="75"
               acceptCount="10" debug="0"/>

im getting null for request.getRemoteUser()
any help?
Thanks in Advance,
arun

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org