> a) The remoteUser is not being passed from iPlanet to Tomcat.  My JSPS are
> reading the remoteUser using the request.getRemoteUser() method.  I am
> using the RequestDumperValve to see what is being passed to Tomcat.  The
> remoteUser value is invariably set to "null".  I looked at the source code
> for the version of nsapi_connector.so that I built from
> jakarta-tomcat-connectors-4.1.24.src.  It looks to be assigning to
> remoteUser the value of auth-user in the request->vars pblock.  this value
> is definitely set in that pblock.  Not sure why it doesn't get set in the
> request sent to Tomcat


If it's any consolation we have that problem too.  We are trying to
concoct a solution now.

-e

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to