Hi all,
I have a SharePoint 2013 Web Application with authentication set to Integrated Windows Authentication with Kerberos and configured the SPN + Delegation what is described in many tutorials in the web.
The strange thing is that when I set "Enable Kernel-mode authentication" to "true", the authentication works well. When I disable the Kernel-mode authentication it doesn't work... All the tutorials say that I have todisable Kernel-mode but if I set this the authentication fails.
Does anybody have a hint what could be wrong?
Thanks in advance!