Really simple question. How can I check that a certain user is using Kerberos authenitcation and not falling back to NTLM authentication?
Would it be as simple as getting the user to run klist on their local machine? Because klist will not show NTLM tickets correct? It only shows kerberos tickets?