|
Home > Archive > IIS Server Security > February 2004 > Virtual Directory access problem
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Virtual Directory access problem
|
|
| Mikey 2004-02-26, 12:34 pm |
| Hi All,
Hope I'm in the right Newsgroup and I can get back here to
find your answers. My problem involves users of our web
site getting info from a virtual directory so I think it
might be a security issue.
Our server is running W2K and IIS 5.0.
I'm executing an VBScript(ASP) that is creating a graph
and putting it in a folder on another drive(D) which I
have set up as a Virtual Dir. It's a .png file. As Admin.
I have no trouble viewing this graph through the web site,
but anyone else(users) get a blank html page with place-
holder and an 'X' where the graph should be.
I've set up Virtual Dir. with the Wizard and it shows up
in the IIS tree.
I'm stumped.
How can I allow access to this Dir. to my users?
Thanks,
Mike
| |
| Kyle Terns [MSFT] 2004-02-28, 9:34 pm |
| Hi Mike,
The users also have to have NTFS permissions on the folder where the png is
located. If that's not it, you could use FileMon to see if there are
permissions missing somewhere.
http://www.sysinternals.com/ntw2k/source/filemon.shtml
Hope this helps!
Kyle Terns, MCSD [MSFT]
***********************[color=darkred]
account name for newsgroup participation only.<<
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use.
© 2003 Microsoft Corporation. All rights reserved.
***********************
--------------------
| Content-Class: urn:content-classes:message
| From: "Mikey" <mfudoli@abc-controls.com>
| Sender: "Mikey" <mfudoli@abc-controls.com>
| Subject: Virtual Directory access problem
| Date: Thu, 26 Feb 2004 09:00:14 -0800
| Lines: 28
| Message-ID: <26da01c3fc8a$00927330$a001280a@phx.gbl>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcP8igCSlo+l/btsQ5i1/z/e8z3xHw==
| Newsgroups: microsoft.public.inetserver.iis.security
| Path: cpmsftngxa06.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.inetserver.iis.security:9857
| NNTP-Posting-Host: tk2msftngxa08.phx.gbl 10.40.1.160
| X-Tomcat-NG: microsoft.public.inetserver.iis.security
|
| Hi All,
|
| Hope I'm in the right Newsgroup and I can get back here to
| find your answers. My problem involves users of our web
| site getting info from a virtual directory so I think it
| might be a security issue.
|
| Our server is running W2K and IIS 5.0.
|
| I'm executing an VBScript(ASP) that is creating a graph
| and putting it in a folder on another drive(D) which I
| have set up as a Virtual Dir. It's a .png file. As Admin.
| I have no trouble viewing this graph through the web site,
| but anyone else(users) get a blank html page with place-
| holder and an 'X' where the graph should be.
|
| I've set up Virtual Dir. with the Wizard and it shows up
| in the IIS tree.
|
| I'm stumped.
|
| How can I allow access to this Dir. to my users?
|
| Thanks,
| Mike
|
|
|
|
|
|
|
|
|