Re: restricting access in IIS6 with NTFS
From: GCF (GCF_at_discussions.microsoft.com)
Date: 08/23/05
- Next message: Ken Schaefer: "Re: Event ID 537 Digest Authentication"
- Previous message: Raghu: "Re: MakeCert, SSL and IIS6 problems."
- In reply to: David Wang [Msft]: "Re: restricting access in IIS6 with NTFS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 22 Aug 2005 18:03:02 -0700
Sorry if I posted in the wrong forum, but you answered my question and we
have solved the problem. Thanks!
"David Wang [Msft]" wrote:
> This really isn't an IIS question. It's a basic Windows ACL question.
>
> If you want to restrict access to a resource to a certain subset, then you
> should only have the ACLs for that subset on the resource.
>
> In your case, it is "Authenticated Users" that is allowing additional users
> access. Interactive relates to how a user logged onto the server; IIS does
> not use interactive logon.
>
> However, if a user that is NOT in that subset can log onto the server
> machine itself, they will have access to the content. This is why physical
> security is also important for a server...
>
> --
> //David
> IIS
> http://blogs.msdn.com/David.Wang
> This posting is provided "AS IS" with no warranties, and confers no rights.
> //
> "GCF" <GCF@discussions.microsoft.com> wrote in message
> news:B4A0BA54-F029-4931-9DBF-B6031EEBB7BF@microsoft.com...
> 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
>
>
>
>
- Next message: Ken Schaefer: "Re: Event ID 537 Digest Authentication"
- Previous message: Raghu: "Re: MakeCert, SSL and IIS6 problems."
- In reply to: David Wang [Msft]: "Re: restricting access in IIS6 with NTFS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|