Hi,
I am trying to restrict a simple html web page (no written security around
it) to a subset of the domain users. In IIS, I have de-selected the Anonymous
User and selected Win Integrated.
For folder permissions where the html page is located, I have an Admin group
and a User group. The User group contains NT Authority/Authenticated Users
(S-1-5-11), NT Authority/Interactive(S-1-5-4) and a list of users that will
be allowed access.
When I try to have someone not in the list of specific users, they can bring
up the page. Is this b/c of the NT Authority/Authenticated Users (S-1-5-11),
NT Authority/Interactive(S-1-5-4)? Does this allow all users on the domain to
access the page? And if so, can I remove them?
Thanks,
GCF