Interesting comments. I will just add that, once Interactive was
was tested with this. As a result, if one attempts to remove the
broad access Users membership grants, many, many things break.
using anonymous access (any level of process isolation).
I enjoyed your candidly sharing your point of view, once again.
"David Wang" <w3.4you@gmail.com> wrote in message
news:1177097864.952427.5430@n76g2000hsh.googlegroups.com...
>I tend to think that when one alters group membership or login type
> that all bets are off.
>
> The nice thing would have been if IIS6 documentation specified the
> minimal set of required privileges/permissions for each activity so
> that one can deconstruct the OS and its user groups all the way down
> and then custom rebuild it.
>
> However, it is not documented in such detail because we honestly do
> not know - the product was not designed that way. Most products on
> Windows are not designed that way.
>
> The point is not that "apparently MS assumes no one in the world would
> think to remove Authenticated Users and Interactive..." -- reality is
> that MS most likely assumed and took most of those into consideration,
> but due to costs (time/people) constraints, they are not covered...
> especially if the option is not mainstream.
>
> In the case of customized user privileges/permissions, the set of
> users not caring about this information vastly outweigh the set of
> users who want this information, to the point that it is a very tiny
> minority for which an on-demand investigation is more appropriate and
> cost-effective. MS assumes that if you wanted this information, you
> would ask; but obviously, that is not your assumption. Just pointing
> this out...
>
>
> //David
>
http://w3-4u.blogspot.com >
http://blogs.msdn.com/David.Wang > //
>
>
>
>
> On Apr 20, 4:24 am, "Roger Abell [MVP]" <mvpNoS...@asu.edu> wrote:
>> In my experience the accounts must be Users, but that is not
>> documented in detail as apparently MS assumes no one in
>> the world would think to remove Authenticated Users and
>> Interactive (which is likely the missing part for you) from
>> Users on their machines. Since, like yourself, I routinely
>> do remove these from Users, and since local groups cannot
>> be nested (hence one cannot add IIS_WPG to Users) I now
>> follow practice of making sure all local accounts are Users
>> if they will have local login activities (login type 2).
>>
>> Roger
>>
>> "Will" <westes-...@noemail.nospam> wrote in message
>>
>> news:jKqdnRMs_dmc0bXbnZ2dneKdnZydnZ2d@giganews.com...
>>
>>
>>
>> > "Roger Abell [MVP]" <mvpNoS...@asu.edu> wrote in message
>> >news:OkkirRogHHA.284@TK2MSFTNGP05.phx.gbl...
>> >> Did you take action to effectively remove the Iusr_ or AppPool
>> >> accounts from (effective, as via Auth U or Interactive) Users?
>>
>> > I read more about the application process pools and somehow overcame
>> > the
>> > extremely obscure configuration interface for this Microsoft chose.
>> > At
>> > least I see the intent to associate an application to an application
>> > pool,
>> > and then run the pool in a separate process with an impersonated user
>> > context.
>>
>> > We were using the default of Network Service, and we gave that user an
>> > explicit grant to the content. I asked the developer to try switching
>> > to
>> > the IWAM_Machine user context and give that user explicit grants on
>> > content directories. No change (or so he claims).
>>
>> > I would like to better understand your comment that the AppPool account
>> > needs to be in the Users group. That could well be our problem.
>>
>> > As you know we do remove Auth Users and Interactive from the local
>> > Users
>> > group. Leave Auth Users when running IIS?
>>
>> > --
>> > Will- Hide quoted text -
>>
>> - Show quoted text -
>
>