Hi, everyone,
I'm trying to set up an IIS server so that the content for one site
will be stored on a remote file server. Unfortunately, I seem to be
having some authentication problems in that configuration, so I'm
hoping that someone here will have some insight.
Here's the setup:
Web server running IIS 6 on Windows 2003 SP 1
File server running Windows 2000 AS SP 4 (IIS is NOT installed)
Both servers are in the same Active Directory domain, and I want to use
Windows authentication to connect to the site. The Web content
contains ASP scripts.
When I try to connect, I get 401 Forbidden errors indicating, among
other things, that an ACL is present on the resource.
I've done some digging around, but I haven't found any effective
solution.
Any thoughts?
Thanks,
Tom