use request.getRemoteUser() method, but bear in mind that use must use NT
challenge response option checked in Authenticating the request, if you are
using IIS


-----Original Message-----
From: Chowaniok Mirek [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 07, 2001 1:26 PM
To: [EMAIL PROTECTED]
Subject: Autoretrieving NT logon id using JSP or servlets


Is there a way that JSP or a servlet could retrieve the user's logon ID
from Windows logon?
By doing this we could eliminate the logon screen but still capture the ID
of the user.
Has anyone done anything like that before?
On our intranet site everywhere we move we need to supply the ID and a
password for identification - and of course management doesn't want to use
cookies for this.

Thanks in advance
MC

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
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

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
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

Reply via email to