Re: iis6 / windows server 2003/ network service account
From: jzink (anonymous_at_discussions.microsoft.com)
Date: 03/23/04
- Next message: Dave: "Re: idcs no longer running on IIs 6.0"
- Previous message: Keith W. McCammon: "Re: File upload component"
- In reply to: Desmond Lam: "Re: iis6 / windows server 2003/ network service account"
- Next in thread: David Wang [Msft]: "Re: iis6 / windows server 2003/ network service account"
- Reply: David Wang [Msft]: "Re: iis6 / windows server 2003/ network service account"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 23 Mar 2004 05:51:08 -0800
It's not the application that is accessing the registry, it's IIS. By using the regmon utility from sysinternals we could see that IIS was failing because "network service" could not read the registry. The app has been working for over 2 months and we suddenly ran into the problem yesterday. Unfortunately, we don't have a policy in place to audit the modifying of the registry. So I am trying to figure out why network service lost it's permissions to read the necessary keys that iis requires it to read.
----- Desmond Lam wrote: -----
Network Service account only has limited priviledges on the system. By
default, it should not have any explicit permission to the registry. I have
also verified it on my machine as well. If your application needs to access
the registry, and the app pool (worker process) hosting application is
running as network service account, it will encounter problems.
Hence it should not the case as erroeous code causing the "network service
to loss registry permission".
Hope it helps,
"jzink" <anonymous@discussions.microsoft.com> wrote in message
news:39BEB2DA-6999-4AB1-841C-F6D8EB5A0D5B@microsoft.com...
> just had my production site crash. was getting error service unavailable.
restarted iis, rebooted, nothing was working. after working with microsoft
on the problem it was determined that when the site was trying to load the
network service account was getting registry read errors. regranted the
network service account read access to the hklm root and everything worked
fine. this app is fairly new and was wondering if anyone had any ideas on
what could cause this type of a problem. a new norton anti virus file was
pushed to the server around the time of the problem, but i doubt that could
do it ? could it be some erroneous code ? not sure how code could cause
network service to loose it's registry permissions
>> any ideas would be appreciated
- Next message: Dave: "Re: idcs no longer running on IIs 6.0"
- Previous message: Keith W. McCammon: "Re: File upload component"
- In reply to: Desmond Lam: "Re: iis6 / windows server 2003/ network service account"
- Next in thread: David Wang [Msft]: "Re: iis6 / windows server 2003/ network service account"
- Reply: David Wang [Msft]: "Re: iis6 / windows server 2003/ network service account"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|