Re: Accessing network file form ASP page

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


Date: Sun, 6 Mar 2005 10:08:49 +0100

Your solution is formally correct but it's doesn't solve completly my
problem.

I've an asp file inside a virtual directory with necessary only Windows
Integrated Authentication enabled. That file have to access to text file
inside another host member of the same NT domain.

The authentication inside asp file is made only with domain user. By this
domain users I can manually access to tha text file, but my web server can
not.

Does my web server always access to text file on network share only by using
IUSR_webserver user ?

"Aaron [SQL Server MVP]" <ten.xoc@dnartreb.noraa> wrote in message
news:OgiT9yQIFHA.2136@TK2MSFTNGP14.phx.gbl...
> > He is not trying to access an Access file but rather a text file.
>
> The problem is still the same. IUSR cannot touch a text for the same
> reasons it can't touch an MDB file... the other machine doesn't know who
he
> is!
>
> > I think the problem is using an administrative share. c$, rather than a
> public
> > share.
>
> Yes, this definitely part of the problem. The only way you could have C$
be
> used is if you add WebServer\IUSR_WebServer to the local admin group on
the
> server web21bcklab ... not exactly a recommended approach, but I guess it
> depends on the environment. I'd prefer to have public shares explicitly
> granted access than suddenly give IUSR carte blanche over the whole
server.
>
> A
>
>



Relevant Pages

  • Re: Accessing network file form ASP page
    ... I've an asp file inside a virtual directory with necessary only Windows ... The authentication inside asp file is made only with domain user. ... Does my web server always access to text file on network share only by using ... > granted access than suddenly give IUSR carte blanche over the whole ...
    (microsoft.public.inetserver.asp.general)
  • Re: Accessing network file form ASP page
    ... I've an asp file inside a virtual directory with necessary only Windows ... The authentication inside asp file is made only with domain user. ... Does my web server always access to text file on network share only by using ... > granted access than suddenly give IUSR carte blanche over the whole ...
    (microsoft.public.inetserver.misc)
  • Re: Accessing network file form ASP page
    ... > The authentication inside asp file is made only with domain user. ... does not support "double hop" because the web server is not authorized to do ... There is a difference between using the domain user to manually access ... I've an asp file inside a virtual directory with necessary only Windows ...
    (microsoft.public.inetserver.misc)
  • Re: Accessing network file form ASP page
    ... > The authentication inside asp file is made only with domain user. ... does not support "double hop" because the web server is not authorized to do ... There is a difference between using the domain user to manually access ... I've an asp file inside a virtual directory with necessary only Windows ...
    (microsoft.public.inetserver.asp.general)
  • Re: Accessing network file form ASP page
    ... > The authentication inside asp file is made only with domain user. ... does not support "double hop" because the web server is not authorized to do ... There is a difference between using the domain user to manually access ... I've an asp file inside a virtual directory with necessary only Windows ...
    (microsoft.public.inetserver.iis.security)