Has anyone gotten HttpServletRequest.getRemoteUser() to return something
meaningful in an Apache/Jserv environment? I believe it's a
configuration issue, i.e., "httpd.conf" needs some tailoring.

Even with CGI, authentication has to be enabled for a directory to get
the correct REMOTE_USER value to be valid (through HTTP). The
browser/server handshaking involved takes care of this... Now, the
question is, how is this configured to enable servlets to receive the
same information from a HttpServletRequest?

I would appreciate any and all input!

Constantin

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to