Search code examples
iis-10

Domain user can't be logged in after binding host name IIS


My web site is perfectly working on 8081 port in localhost, In order to provide host name I had to set IIS bindings, Bindings are set correctly. Additionally I set the host name in host file as well. When I browse website via hostname I am getting below error

"Error Message - HTTP Error 401.0 - Unauthorized" Please note that I am using IIS 10


Solution

  • I was able to resolve the issue by following this reference: Getting windows authentication to work through local IIS