I want to develop an Java application that can detect the user logged on a Windows Domain. These credentials are going to be used to logging on the Java application running
Jcifs liabrary will be surely of your help. This library can be used for performing NTLM authentication.