I'm building an intranet site utilizing windows authentication. It appears that everything is set up correctly, because I am able to identify users in IE and FF. When using Chrome, however, I receive a username/password prompt and a 401.1 error regardless of the credentials I use. A 'Deny All Anonymous' rule has been created in IIS, along with disabling everything except Windows Authentication. Am I missing something? What makes Chrome different?
↧