Need to access NT login's first and last names
843835Jan 8 2002 — edited Jan 10 2002Hi guys,
This situation might sound wierd.
But, I need to be able to access the NT login's first and last names. I am currently able to acces the NT login
by using System.getProperty("user.name");
I checked the possible key names and couldnt find anything for last and first names.
Could you guys throw some light on if this is possible at all and if so how.
Need this asap guys.
Thanks a lot,
Ramya