Only domain users can use the site?????
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi! I ran into a problem today when we installed our project to our IIS machine. (Running IIS 7.5) I turned on windows authentication, I added an "allow" rule for an AD group and a "deny" rule for the other users. The strange thing was that from the 6 users in that particular AD group the 4 that were part of the Domain Admins group were able to use the site but the users who were only Domain Users could not. This really frustrated me, because I don't want to make everybody a Domain Admin who uses the site. What can I do???