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
I recall using mod_ntlm for apache did the trick for me, but that was few years ago, so I don't know what had changed since.