Re: asp folder security newbie question

From: Dolemite (yomama_at_nospam.com)
Date: 05/30/03


Date: Thu, 29 May 2003 17:20:53 -0700


The _private and other directories are used with FPSE and the website. The
best way set perms is to stop the IIS services, set the permissions, and
re-start the services.

"bbxrider" <bbxrider1@attbi.com> wrote in message
news:OXlgqGjJDHA.2232@TK2MSFTNGP10.phx.gbl...
> using my own win2k adv server, iis5.0, fpe, fp2000 to create web pages,
> running as intranet on my lan now for developement and testing
> i'm an experienced programmer but new to web programming
>
> when i publish a web from fp2000 to a virtual website i created with iis,
> part of the directory structure it creates is
> ...\inetpub\wwwroot\webname\_private\ and there's a bunch of other folders
> under \webname\
>
> the _private folder is usually used (default) if your fp2000 webpage is
> collecting data in a form and you specify a text file to receive it. ok
that
> works fine
> then i created an asp routine that trys to write user collected data to a
> file in that same _private directory but i get a permission denied when
> trying to create/open the file for writing???? asp is somehow running
under
> another account other than iis account for webaccess?
> is there a generally accepted folder structure within iis for use by asp,
> and how do you set the permissions/sharing etc on it???
> what process/user does asp run under?
>
>



Relevant Pages

  • Re: run ASP with admin rights?!
    ... I believe .asp code run on an IIS web server gets the permissions of the ID ... the application isolation settings on that folder in the IIS MMC is set to ...
    (microsoft.public.inetserver.iis.security)
  • Re: Rights Problem with IWAM and IUSR Accounts
    ... I built a 2nd Win2K server, installed IIS, ... > Out of the box IIS 5 should be running ASP with ADO without any problems. ... >> able to load ASP pages ok, but then got VBScript runtime error ... >> another link which stated that error is most likely due to permissions ...
    (microsoft.public.inetserver.iis.security)
  • Re: Rights Problem with IWAM and IUSR Accounts
    ... Out of the box IIS 5 should be running ASP with ADO without any problems. ... > problem with permissions on IWAM/IUSR. ... > IUSR_server users to the Administrators group. ...
    (microsoft.public.inetserver.iis.security)
  • Weird OWA Problem
    ... Check the ASP page still appears in your default ... list on the IIS. ... Consider replacement if corrupted...or create your own. ... Check permissions for access to those pages are equal ...
    (microsoft.public.exchange2000.general)
  • RE: no OWA
    ... have the correct permissions was the "inetpub" folder. ... Correct the settings in IIS: ... click to check the "Hide All Microsoft Services" ...
    (microsoft.public.windows.server.sbs)

Loading