Re: Accessing network file form ASP page

From: Aaron [SQL Server MVP] (ten.xoc_at_dnartreb.noraa)
Date: 03/06/05

  • Next message: Roland Hall: "Re: Accessing network file form ASP page"
    Date: Sun, 6 Mar 2005 16:31:47 -0500
    
    

    Then you're going to have to set IIS to run that application/virtual
    directory/site as a domain authenticated user instead of IUSR. Again,
    http://www.aspfaq.com/show.asp?id=2168 tells you how to change the user that
    IIS impersonates. You should read through it.

    -- 
    http://www.aspfaq.com/
    (Reverse address to reply.)
    "Lamberti Fabrizio" <lambu@from_italy.it> wrote in message
    news:#7IspKpIFHA.588@TK2MSFTNGP15.phx.gbl...
    > I can't move to local that text file.
    >
    > I have to access remotely to that file by using an asp file publish on a
    web
    > server.
    >
    > "Aaron [SQL Server MVP]" <ten.xoc@dnartreb.noraa> wrote in message
    > news:ewBJXmoIFHA.3108@tk2msftngp13.phx.gbl...
    > > > I can't understand why you want to know this kind of information.
    > >
    > > Why can't you just answer the question, instead of being defensive about
    > it?
    > > Maybe the response after that would show you why he was asking...
    > >
    > > He was probably wondering if the file could be copied locally on a
    > schedule,
    > > so that ASP had access to it locally.  Then you don't have to change
    > > permissions and deal with an app having access to important shares.
    > >
    > > You should look into DFS, perhaps.
    > >
    > >
    >
    >
    

  • Next message: Roland Hall: "Re: Accessing network file form ASP page"

    Relevant Pages

    • Re: Accessing network file form ASP page
      ... Then you're going to have to set IIS to run that application/virtual ... directory/site as a domain authenticated user instead of IUSR. ... > I have to access remotely to that file by using an asp file publish on a ...
      (microsoft.public.inetserver.iis.security)
    • Re: Accessing network file form ASP page
      ... Then you're going to have to set IIS to run that application/virtual ... directory/site as a domain authenticated user instead of IUSR. ... > I have to access remotely to that file by using an asp file publish on a ...
      (microsoft.public.inetserver.asp.general)

    Loading