In an Intranet you can install a fingerd on every client.
There are fingerd's available that respond the name of the user logged on at
console, only.
Stefan
-----Ursprungliche Nachricht-----
Von: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED]]Im Auftrag von
Daniel A. Theobald
Gesendet: Dienstag, 15. Mai 2001 20:09
An: [EMAIL PROTECTED]
Betreff: Determining NT login name
We are developing an intranet application to be deployed on a windows
network. One of the requirements is that the user should not be
required to login to the website, that their windows login should be
sufficient.
Does anyone know how to determine the windows username of the remote
user in a servlet? I know there is some way to do it using ASP, but I
would rather do this all in java if possible.
javax.servlet.http.HttpServletRequest.getRemoteUser always seems to
return null. I guess we will need to make some auto authentication or
something. Ideas?
thanks in advance,
theo
___________________________________________________________________________
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
___________________________________________________________________________
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