How to Authenticate Windows Username Password using java?
Hi all,please let me the way to get windows username and password of the currently logged in user.OR Passsing a user name and password how to authenticate the values?
you can get the current windows username easy, it's in one of HKCU registry entries, look at MSDN... But the password? I'm with BIJ. No way. No how. No please.