I have a Windows 2003 machine running IIS and I have set up a test website which has Integrated Windows Authentication enabled on it. I then try to access this website from another machine in the same domain. I am logged into this machine with my domain account. Using IE8, if I have the 'Enable Integrated Windows Authentication' setting checked then it will popup the username and password dialogue but after three attempts at entering my domain username and password it is showing me a 401.1 error. If I disable this setting then it lets me into the test website straight away. I am able to log into the machine running the website as an admin with my domain account.
I need to be able to access the website with 'Enable Integrated Windows Authentication' checked as this is the default. I'm not sure where to begin to look for a solution to this problem, I understand that it may be something to do with Kerberos but I know absolutely nothing about that! Does anyone have any suggestions as to what I should be looking for?