:I really looked hard. There is no way to get NETWORK SERVICE to be a member
: of the group. It will not appear in the list of users/group when trying to
[quoted text clipped - 58 lines]
: > : Regards,
: > : Larry
Thanks Ken, please read inline...
> What are you talking about?
Go to AD - Users & Computers
open IIS_WPG
click the "Members" tab.
---->Can't add "NETWORK SERVICE"
I can do this in Win2003 - non SBS flavors.
> I am asking you to locate the relevent Web App
> Pool in your IIS Manager, right-click choose Properties, and go to the
> "Identity" tab. In the "Preconfigured" drop-down list, what options are
> available?
Yes, I was aware of this and I see what you are probably seeing -
network service
local service
local system
Currently, "network service" is selected and I believe was the default since
I never changed it.
> In terms of adding Network Service to IIS_WPG - that's not possible AFAIK.
It is possible (and the default I think) on Win2003 - non SBS.
Also, what does AFAIK mean?
> That's got nothing to do with a security patch. It's because Network Service
> is treated as a foreign security principal from an external trusted domain,
> not from your AD domain.
I wish I fully understood that statement...:)
Also, another network admin told me that on another install of SBS2003 that
"network service" WAS a member of IIS_WPG, which is why I was wondering if
there was a change or he was seeing things.
>However I will ask to see if this is possible to do.
This is exactly what I was describing - how it's seemingly impossible to do
this.
> Cheers
> Ken
Thank you for your time!
-Larry
Ken Schaefer - 23 Feb 2006 00:53 GMT
: Thanks Ken, please read inline...
:
[quoted text clipped - 5 lines]
: ---->Can't add "NETWORK SERVICE"
: I can do this in Win2003 - non SBS flavors.
Can you do this on a Windows 2003 *Domain Controller*? I wasn't aware that
you could. You should be able to do this on a Windows 2003 member server.
: > I am asking you to locate the relevent Web App
: > Pool in your IIS Manager, right-click choose Properties, and go to the
[quoted text clipped - 14 lines]
: It is possible (and the default I think) on Win2003 - non SBS.
: Also, what does AFAIK mean?
AFAIK - As far as I know.
: > That's got nothing to do with a security patch. It's because Network Service
: > is treated as a foreign security principal from an external trusted domain,
[quoted text clipped - 4 lines]
: "network service" WAS a member of IIS_WPG, which is why I was wondering if
: there was a change or he was seeing things.
Network Service should be part of the IIS_WPG group - I checked on my
SBS2003 box.
Cheers
Ken
Larry - 23 Feb 2006 01:39 GMT
> : Thanks Ken, please read inline...
> :
[quoted text clipped - 8 lines]
> Can you do this on a Windows 2003 *Domain Controller*? I wasn't aware that
> you could. You should be able to do this on a Windows 2003 member server.
My test Win2003 box is not a domain controller.
> : > I am asking you to locate the relevent Web App
> : > Pool in your IIS Manager, right-click choose Properties, and go to the
[quoted text clipped - 33 lines]
> Network Service should be part of the IIS_WPG group - I checked on my
> SBS2003 box.
hmmm... it's not on this SBS2003 box...but it was on another, and it is on
yours, and I can't add it...
oh well, there seems to be no clear answer.
Perhaps a Microsoft expert can explain why the variation exists, now that
it's been proven I am not seeing things.
Thanks,
Larry
Ken Schaefer - 23 Feb 2006 03:51 GMT
: > : Thanks Ken, please read inline...
: > :
[quoted text clipped - 10 lines]
:
: My test Win2003 box is not a domain controller.
I suspected as much. The reason you can't add Network Service to IIS_WPG on
your SBS2003 box is because it is a Domain Controller, not because it's an
SBS2003 box.
\: > : > That's got nothing to do with a security patch. It's because
Network
: > Service
: > : > is treated as a foreign security principal from an external trusted
[quoted text clipped - 16 lines]
: Perhaps a Microsoft expert can explain why the variation exists, now that
: it's been proven I am not seeing things.
well, if you remove Network Service from the IIS_WPG group, then you won't
be able to add it back in. Or perhaps some error occured during setup, and
it was never added in the first place.
I tried using ADSIEdit to alter the "memberOf" property of the Network
Service account, but you get an error saying that this property is owned by
the System, and can't be modified. Perhaps if you run a script under the
LocalSystem account, you may be able to update the memberOf property of
Network Service, so as to be able to add it to non-built-in Domain Local
groups.
Cheers
Ken
: Thanks,
: Larry
Larry - 23 Feb 2006 15:40 GMT
I appreciate your insight and help!
Thanks
Larry