Hello Community
On WS2012 Kerberos is the default method of authentication.
When you run an ASP.Net application on WS2012 how do you use Kerberos authentication
to access resources on your network or do you let Kerberos authentication fail and let the ASP.Net application default to
NTLM authentication to provide access to resources on the network for your ASP.Net application?
Thank you
Shabeaut