I have a case where the server I am working on must be able to use NTLM authentication. I believe it is setting: But I want to prove that at run time. That value is set in a special place. From inside where Java is installed in my case the file is here: How can I query that value? I