Re: Virtual Directory to a remote UNC not working properly
- From: dhoops <dhoops@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 16 Nov 2006 12:21:01 -0800
David,
Thanks for the reply. What you wrote below is exactly what i am trying to
do... ie Make files from the NAS file server available to users on the inside
on the (Intranet) and from the outside on the (Internet) via our web server
in general... These files are linked through pages on the web site.
It appears my security is not setup correctly?
--
Dave
"David Wang" wrote:
Can you describe what you are trying to do so that we can help you with.
correct configuration? It sounds like you have a web server and a NAS
file server in your Intranet, and you are trying to make the files on
the NAS file server available via the web server, to people both inside
your Intranet and on the Internet.
The behaviors you describe are actually all normal and by-design.
When trying to access a file on the virtual directory from outside theThis is because of "double hop" using NTLM with a UNC Virtual
domain or on the domain I get the following message "You are not authorized
to view this page...
Directory. Lots of people hit this, and there are well documented ways
to make this scenario work. Please search for those solutions.
If I access a file on the UNC from within the domain without using theThis is because the name "flnas01" is not known to the computer/browser
virtual dir I have no problems. If I access a file on the UNC from outside
the domain I get the message "Cannot find 'file://\\flnas01... rest of path'
make sure the path or internet address is correct.
outside the domain.
If you got that error by clicking on a link on a web page, it means
your web page content is incorrect because it has a UNC file reference
(which is valid only on the Intranet OR if you expose the flnas01
server to the entire world outside your domain). If you want the web
page to work outside the domain, you will have to find a suitable way
to expose your flnas01 server outside the domain, which may not be what
you want.
//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//
dhoops wrote:
Setup:
IIS 6.0, Windows 2003 sp1 server.
Web server and UNC server are on the same domain.
Using 'Integrated Windows and Digest Authentication on both the Intranet
site and the virtual directory on the web server.
Problem:
When trying to access a file on the virtual directory from outside the
domain or on the domain I get the following message "You are not authorized
to view this page...
You do not have permission to view this directory or page due to the access
control list (ACL) that is configured for this resource on the web server.
HTTP error 401.3 - Unauthorized: Access is denied due to an ACL set on the
requested resource (IIS).
If I access a file on the UNC from within the domain without using the
virtual dir I have no problems. If I access a file on the UNC from outside
the domain I get the message "Cannot find 'file://\\flnas01... rest of path'
make sure the path or internet address is correct.
Any direction or insight would be appreciated!
--
Dave
- Follow-Ups:
- Re: Virtual Directory to a remote UNC not working properly
- From: David Wang
- Re: Virtual Directory to a remote UNC not working properly
- References:
- Re: Virtual Directory to a remote UNC not working properly
- From: David Wang
- Re: Virtual Directory to a remote UNC not working properly
- Prev by Date: Re: Virtual Directory to a remote UNC not working properly
- Next by Date: Re: Virtual Directory to a remote UNC not working properly
- Previous by thread: Re: Virtual Directory to a remote UNC not working properly
- Next by thread: Re: Virtual Directory to a remote UNC not working properly
- Index(es):
Relevant Pages
|