Relative Content

Tag Archive for iiskerberos

Kerberos authentication in IIS

I have 2 VMS. VM1 is a Windows AD Server with IIS installed and VM2 is a Windows 11 VM. Both VMs are joined on a domain. I can access the default IIS webpage both on VM1 using localhost and on VM2 using http://<FQDN-of-VM1>. I have disabled “Anonymous” authentication on IIS and only have “Windows […]