I have a web site that works fine on a Win 2003 server with IIS 6 and I am trying to move it to a server with Win 2008 and IIS 7.5. I am using Request.ServerVariables("LOGON_USER") to get the user who is currently logged in to the machine and in IIS 6 I have the "Integrated Authentication" option checked and this works fine. I cannot figure out how to get this to work on IIS 7.5. I have tried enabling Windows Authentication and it still brings up a password box. I want it to work the way it currently does and just open the page. I have the site added to my trusted sites in IE. I have also verified that "Automatic logon with current user name and password" is checked in the "Custom level..." settings for Trusted sites and Local intranet. Could it be something with the IUSR account on the Win 2008 machine? I have been searching with Google for a couple hours now, can anyone point me in the right direction? Thank you.
The woods are lovely, dark, and deep But I have promises to keep and lines to code before I sleep, and lines to code before I sleep...