Re: Accessing network file form ASP page
From: Lamberti Fabrizio (lambu_at_from_italy.it)
Date: 03/07/05
- Next message: rachidk: "Is the fact of allowing parent path in IIS a security issue?"
- Previous message: David Wang [Msft]: "Re: Accessing network file form ASP page"
- In reply to: Aaron [SQL Server MVP]: "Re: Accessing network file form ASP page"
- Next in thread: Roland Hall: "Re: Accessing network file form ASP page"
- Messages sorted by: [ date ] [ thread ]
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.)
>
>
>
>
- Next message: rachidk: "Is the fact of allowing parent path in IIS a security issue?"
- Previous message: David Wang [Msft]: "Re: Accessing network file form ASP page"
- In reply to: Aaron [SQL Server MVP]: "Re: Accessing network file form ASP page"
- Next in thread: Roland Hall: "Re: Accessing network file form ASP page"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|