I have a Windows 2008 server, which is configured as a domain controller and is also running IIS 7. I am having issues with users being able to login to the web applications. As it stands, only the administrator account is able to log in. All other users are rejected. Basicly, the server just doesn't let them in. I don't see any errors on the browser nor do I see anything in the event log.
In Windows 2003 / IIS 6 I remember that I needed to grant domain users the right to Log On Localy in the user rights policy section of the domain’s DC policy. I did that, however I am still seeing the same behavior.
Note, I know that it is not best practices to set up IIS on a DC in a production environment. This machine is basically just a home server which I am using for doing development and testing so I’m not too worried about it.
Any help in this matter is appreciated.
Thanks,
Dan