Wrox Home  
Search P2P Archive for: Go

  Return to Index  

servlets thread: Getting remote NT/2000 user login


Message #1 by s.brown@h... on Tue, 6 Aug 2002 13:21:34
Hi!
Somethink like this:
from HttpServletRequest that comes as argument
getRemoteUser()
I'm not sure what it returns, but should be the thing you want.
GL
Michael

----- Original Message -----
From: <s.brown@h...>
To: "Servlets" <servlets@p...>
Sent: Tuesday, August 06, 2002 1:21 PM
Subject: [servlets] Getting remote NT/2000 user login


> I have developed a web application using servlets and am trying to get the
> local NT/2000 login name of the remote machines. I can do it for the local
> machine by the means of System.getProperty("user.name"). Any way of
> extending this for the remote machines or any other method that would do
> the same job?


  Return to Index