IIS Admin Service - changing Logon account

From: fwrs (fwrs_at_discussions.microsoft.com)
Date: 03/30/05


Date: Wed, 30 Mar 2005 11:11:07 -0800

Within IIS 6, I am trying to change the Logon account for all of the IIS
services (IIS Admin, HTTP SSL, and WWW) from the Local System account to a
custom account in the Administrators group. Whenever I try to start IIS
Admin, the service terminates with an error in the Event Log: "Access is
Denied". When I set the Logon account back to the Local System account,
services start.

The Administrators group has the required permissions on inetinfo.exe and
the system32 and inetsrv directories. In the Local Security Policy, I've
tried giving the Administrators group the "replace a process level token" and
"adjust memory quotas for a process" rights (Administrators group has most
rights already).

After researching on Microsoft's site, I ran the command line below:
sc query IISADMIN
It showed that the STATE was "STOPPED" and the WIN32_EXIT_CODE was 5.

Does anyone have any ideas?



Relevant Pages

  • Re: ASP Authentication on IIS 6.0 Windows 2003 Server 32bit help please
    ... when an ASP page is executed in IIS? ... site that requires a user to enter their domain account to access the ... the ASP script code ... you should use Network Service instead of Local System ...
    (microsoft.public.inetserver.iis.security)
  • Re: IIS Admin Service - changing Logon account
    ... Within IIS 6, I am trying to change the Logon account for all of the IIS ... custom account in the Administrators group. ...
    (microsoft.public.inetserver.iis.security)
  • Re: Access to Path is Denied.
    ... I am attempting to create the file on a disk on the local system. ... I have altered permissions on the login user account, ASPNET local user account and no luck. ... From what I can see, my account being in the administrators group should not raise this violation, but should the application execute from an account proxy... ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Access to Path is Denied.
    ... I am attempting to create the file on a disk on the local system. ... since it is in the administrators group. ... login user account, ASPNET local user account and no luck. ...
    (microsoft.public.dotnet.languages.csharp)
  • RE: 401 UNAUTHORIZED Error After Installation
    ... "Steven Perry" wrote: ... > Local System ... >> in iis, what is the application pool account for central admin? ...
    (microsoft.public.sharepoint.portalserver)