I have this situation.
We have setup IIS authentication as Integrated Authentication
My environment is Windows 2008 Standard (Version 6.0.6001 Service Pack 1 Build 6001), IIS 7.0
All the users are able to login except "user1"
I have tried this.
-
I grant user1 full permission in the WWWROOT but still the same result
-
I tried user2 from the same PC (PC1) where user1 logins. It prompted for user2 password. User2 conencted ok..
-
I tried user1 to login to other PCs. Still same result
-
I tried user1 to connect from other PC where other users have login.Still the same result.
-
I tried to install authdiag.exe but it does not start properly. It showed me a help window (of the various command line options).
-
I enabled "Failed Request Tracing" but the output does not help
What else can I try?