Re: Accessing network file form ASP page

From: Lamberti Fabrizio (lambu_at_from_italy.it)
Date: 03/07/05


Date: Mon, 7 Mar 2005 10:27:02 +0100

The solution described in your url is formally correct, but it is not
suitable to my problem.

My text file must be accessed only by an ASP file or application that use
only Integrated Windows Authentication.

Your solution is correct but it uses Anonymous Access.

"Aaron [SQL Server MVP]" <ten.xoc@dnartreb.noraa> wrote in message
news:%23gZUrPpIFHA.236@TK2MSFTNGP14.phx.gbl...
> 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.)
>
>
>
>



Relevant Pages

  • Re: Accessing network file form ASP page
    ... The solution described in your url is formally correct, ... My text file must be accessed only by an ASP file or application that use ... only Integrated Windows Authentication. ... > Then you're going to have to set IIS to run that application/virtual ...
    (microsoft.public.inetserver.iis.security)
  • Re: Accessing network file form ASP page
    ... The solution described in your url is formally correct, ... My text file must be accessed only by an ASP file or application that use ... only Integrated Windows Authentication. ... > Then you're going to have to set IIS to run that application/virtual ...
    (microsoft.public.inetserver.asp.general)

Loading