We have a box that had some misfortunes recently, in that its image got overwritten by a misdirected push. It was the admin's fault, and it was restored, but since then the SSO has not worked.
Basically, the problem is if Windows Authentication is enabled, you get prompted for your login/password. If you enable anonymous access, then the site displays fine, except you have to manually logon.
I feel confident I've eliminated the application as the problem, it seems more likely that something's not authenticating correctly from inside IIS. So does anyone have any ideas on how I can debug IIS?
I've already run accesschk against the directories, and IUSR has access to the site and is on all subfolders.
Basically, the problem is if Windows Authentication is enabled, you get prompted for your login/password. If you enable anonymous access, then the site displays fine, except you have to manually logon.
I feel confident I've eliminated the application as the problem, it seems more likely that something's not authenticating correctly from inside IIS. So does anyone have any ideas on how I can debug IIS?
I've already run accesschk against the directories, and IUSR has access to the site and is on all subfolders.