IIS 7.5 Windows Authentication Not Working in Chrome

Sam picture Sam · Aug 7, 2012 · Viewed 9.8k times · Source

On a new installation of IIS 7.5 I have setup Windows Authentication on my Intranet.

The providers I have used are 'NTLM' and negotiate in that order.

This works fine in IE and Firefox but in chrome I get the following

This web page is not available The web page at http://mysite.com/myintranet.php might be temporarily down or it may have moved permanently to a new web address. Error 338 (net::ERR_INVALID_AUTH_CREDENTIALS): Unknown error.

I've tried looking online for a solution without any success.

I'm running the latest version of Chrome 21.0.1180.60

Answer

Mike picture Mike · Nov 29, 2012

Remove 'Negotiate' provider. Can't tell details, but had the same issue. Reordering doesn't help.