Re: head scratcher...

From: Landi (info_at_dowhileloop.com)
Date: 03/26/05


Date: Fri, 25 Mar 2005 22:13:54 -0500

Actually when your web app runs it will run under ASPNET account so that's
the account that you need to give rights to for your web app to see
anything. Under 2000 server the rights are more relaxed, 2003 is more
secure when it comes to running these apps. Also look at the settings for
IUSR_MACHINENAME and give that account proper rights.

-- 
info@dowhileloop.com
http://dowhileloop.com website development
http://publicjoe.dowhileloop.com -- C# Tutorials
"Robert Megee" <rmegee2@comcast.net> wrote in message
news:hl89415lv9rtn6v1hhetta1l6r6g12inan@4ax.com...
> My development platform is a widows2000 pro.  I built a web app that
> takes a file name and opens a file from an nfs mounted directory.  The
> files reside on a unix based server.
> This works fine.
> When I try to run this on my windows2003 server, it can't see the nfs
> mounted directory.
> When I check the windows identy on the 2000 machine, it says
> compname\aspnet.  On the 2003 machine, it says something like
> NT AUTHORITY\NETWORK.
> In the win.config file I turned on inpersonation and set it to
> MYDOMAIN\MYUSER.  Where MYUSER is the account (that has admin
> privileges) that did the nfs mount.  But this didn't make any
> difference.
> I tried this with a normal windows shared directory and got the same
> results.
> So any clues as to how I can make this work?
>
> Thanks,
>
> Robert


Relevant Pages

  • Re: VS2008 HTTP 403 Help!!
    ... And I've given full rights on the directory where the web app actual files reside... ... Does the account ASP.NET runs as, have read permissions to the app's physical directory? ... Then I run in debug mode and it says I have to set the Debug= True in the Web.config ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: VS2008 HTTP 403 Help!!
    ... the account which should be given access rights to any physical directory ... And I've given full rights on the directory where the web app actual files reside... ... Does the account ASP.NET runs as, have read permissions to the app's physical directory? ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Exception in RSACryptoServiceProvider
    ... Is this a web app or Win Forms? ... The associated account for the app should have rights over the key ... store so that the key can be created. ...
    (microsoft.public.dotnet.framework)
  • Re: Prevent changes to Administrator password
    ... What I am trying to do is give Taz1972 some options to minimize the risk or make it harder for a lower-level DA to reset the password for the EA account. ... * This posting is provided "AS IS" with no warranties and confers no rights! ... > By adding the Deny Write Permissions ACE, ... > permission to modify the ACL on AdminSDHolder. ...
    (microsoft.public.windows.server.active_directory)
  • Re: Windows 2003 Users vs Software
    ... You need to have both an admin and a limited account ... >> as a limited user, to effect, "the software has not been installed ... The users do not have rights to install programs. ...
    (microsoft.public.security)