ASPNET user account previlages

From: Mike Alberga (Info@CustomShirtPrinting.com)
Date: 09/26/02


From: "Mike Alberga" <Info@CustomShirtPrinting.com>
Date: Thu, 26 Sep 2002 11:55:40 -0700


Hi,

I am having a problem with the ASPNET user account previlages.

I have followed the example of setting the permissions in
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q315158

Then I set the config file

        <processModel
            enable="true"
            timeout="Infinite"
            idleTimeout="Infinite"
            shutdownTimeout="0:00:05"
            requestLimit="Infinite"
            requestQueueLimit="5000"
            restartQueueLimit="10"
            memoryLimit="60"
            webGarden="false"
            cpuMask="0xffffffff"
            userName="sP\ASPNET" ' I put the ASPNET user here.
            password="I put password here" 'I put the password here.
            logLevel="Errors"
            clientConnectedCheck="0:00:05"
            comAuthenticationLevel="Connect"
            comImpersonationLevel="Impersonate"
            responseRestartDeadlockInterval="00:09:00"
            responseDeadlockInterval="00:03:00"
            maxWorkerThreads="25"
            maxIoThreads="25"
        />

Is this the right place to set the username and password?
But I still get this error message:
aspnet_wp.exe could not be launched because the username and/or password
supplied in the processModel section of the config file are invalid.

HELP!

Mike



Relevant Pages

  • Re: scanning sysfs to populate /dev
    ... |> This is going to be done at early userspace time, before the root filesystem ... No config file will be available until something is mounted ... |> Later on the permissions can be updated. ... it gets included in the kernel image itself, not as a separate file like the ...
    (comp.os.linux.development.system)
  • Re: AWStats <= 6.4 Multiple vulnerabilities - cant reproduce in 6.3?
    ... It seems this bug works only on my server, ... Check config file, permissions and AWStats documentation (in 'docs' ...
    (Bugtraq)
  • Re: Principal of least privilege and code access security
    ... rather than declaritive versions of the Permissions; ... > also request minimum the feature I want. ... > hardcode file paths, and there is no guarantee that Temp is a root-level ... > grant declarative access to read teh config file, as there is no way (that ...
    (microsoft.public.dotnet.security)
  • 403: Forbidden exception
    ... Is this because I need to authenticate with username and password? ... username from the config file ... System.Net.NetworkCredential credentials = new System.Net.NetworkCredential ...
    (microsoft.public.dotnet.framework)
  • Re: wvdial Ask Password fails with tcgetattr error
    ... > What does your wvdial config file have in it (do not post the password ... authenticate via pap/chap-secrets files. ... Regardless of how Stupid Mode is set, wvdial gets a username and password ...
    (comp.os.linux.networking)