Re: Accessing network file form ASP page

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


Date: Sun, 6 Mar 2005 15:17:51 -0500


> 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.



Relevant Pages

  • Re: Accessing network file form ASP page
    ... permissions and deal with an app having access to important shares. ... You should look into DFS, ...
    (microsoft.public.inetserver.iis.security)
  • Re: Accessing network file form ASP page
    ... permissions and deal with an app having access to important shares. ... You should look into DFS, ...
    (microsoft.public.inetserver.asp.general)
  • Re: removing user from domain users group doesnt help
    ... What I would do is to give that global group deny access this computer from ... only access shares on that server. ... give that group deny permissions for other shares on that server. ...
    (microsoft.public.windows.server.security)
  • Re: SQL 2000 Windows Authentication - Same User Multiple Groups
    ... functionality using our WinForm app and read-only functionality using ... SQL Server permissions are not application-aware. ... App1 contains CRUD functionality using stored procs (EXEC perms on ...
    (microsoft.public.sqlserver.security)
  • Re: removing user from domain users group doesnt help
    ... user permissions to any shares and instead give permissions to the global groups you want to have access or give the global group deny permissions to the shares you don't want them to access or deny access this computer from the network user right for computers you don't want them to access shares on which can easily be managed via Group Policy. ... I have few shared folders on my w2k3 file server and most of them allow read access for the domain users group. ...
    (microsoft.public.windows.server.security)

Loading