Formanek Gary L wrote:

> Craig,
>
> Thanks for the idea. It appears to work, mostly. I think I have done it
> correctly for our authentication scheme.
>
> I put protection on the web server on my servlet URL as well as the page URL
> so that the authentication happens before the servlet is invoked and the
> getRemoteUser() now appears to work. It still appears not all header
> information is passed (authorization) as you alluded to below. I'm using
> JRun for development work and am not quite sure if they pass it all.
>
> Also, we have a home-built authentication product and we are suppose to
> getHeader() information from this authentication page. It appears that the
> String I'm suppose to look up is still missing even though my server
> obj.conf file has this servlet URL protected.
>
> Any ideas on this one?
>

Not being a JRun user, I can't really help you much.  I suggest you ask about
this on one of JRun's support lists.

>
> Thanks,
>
> Gary
>

Craig

___________________________________________________________________________
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