I want to create a jsp or servlet program which will authenticate a user for access on an NT server. The NT server will be using NT challenge response or Basic Authentication. What do I need to do in order to get the cgi program to authenticate the user for the NT server? In other words, instead of the user getting the challenge (and username/password prompt) from the NT server, I want the cgi program to verify the user, then authenticate him for the server. I'm assuming something needs to be passed to the Browser? Note that I don't want the servlet controlled by the NT authentication, but rather, I would like for the servlet to pass the requisite authentication information for the client on to the server. Any suggestions? Thanks. -- Ron Parker Software Creations http://www.scbbs.com TradeWinds Publishing http://www.intl-trade.com TradePoint Los Angeles http://www.tradepointla.org SiteDirector Security Server http://livepublish.scbbs.com Civil War Online Library http://civilwar.scbbs.com =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
