Re: I need help with setting up teh default aspnet account on a DC

From: WJ (JWebb_at_Msn2.Com)
Date: 03/16/04


Date: Mon, 15 Mar 2004 20:57:38 -0500


"lb" <larry@froghaven.com> wrote in message
news:Or3gRmuCEHA.3408@tk2msftngp13.phx.gbl...
> I'm having problems setting the permissions on the dotnet temp
directories.
> I'm running win2K adv. server and have tried to implement the aspnet
account
> per the knowledgebase article Q315158 "ASP.NET Does not work with the
> default ASPNET account on a domain controller",

You may need to grant "Act as part of the OS" in the security policy user's
right settings to ASPNET account. I would go with "system" first to make
sure it works then reduce it to "machine" and go from there.

> When I attempt to access
> the security tab for the sub directories the system tells me that I do not
> have permission to view or edit the current permission settings......even
> though I'm logged on as the adminstrator.
>
> Nor can I delete these subdirectories, nor can I uninstall (so I could try
> to reinstall) the framework.
>
You may need to take "ownership" of the target folders. Logon as
"ADMinistrator" and take ownership of these troubled folders/files.

John



Relevant Pages

  • Re: asp.net and ldap
    ... you still use impersonate and grant the impersonated user the access ... permission to the folder you want to write? ... | permissions to the aspnet account, so it could upload images to a folder. ... |> I use this code to try to connect to ldap: ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Word template to be filled by the server in aspnet
    ... The permission issue is I have to create an ASPNET account and grant ... permission to that account for accessing the Word.Application object! ... Terry Burns wrote: ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Access to the path is denied
    ... concerning the ASPNET account. ... permission to a location other than what the Framework absolutely needs you ... should use impersonation so that you are giving the permission only to the ... would want to restart IIS, run filemon, reproduce the error, stop filemon ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Access denied to file
    ... giving write access to the folder for the ASPNET account should do it. ... > The error instructions are: ... > I have tried to give write permission to the directory ...
    (microsoft.public.dotnet.security)