05-20-04 10:42 PM
It's most likely an NTFS issue on the files you are trying to make available
for download.
From what I understand you are trying to make them available to anyone that
visits the site.
Make sure the IUSR account you are running the site as has read access to
the files in question. By default it's
IUSR_yourmachinename.You need to do this by right clicking on the files in
windows explorer and going to the security tab.
Also, on the Directory Security Tab for the site make sure "Enable anonymous
access" is check in addition to "Integrated Windows Authentication".
The account required above for the files, can be found here.
This should allow anyone who visits the site to download the files.
"Paul W." <pwidsten@co.bexar.tx.us> wrote in message
news:86DC6F8D-19E0-41F5-8CBC-00C1F0304163@microsoft.com...
> Hello all,
> I have a Windows 2k Server running IIS 5 and FP 2002 extensions. Browser
permissions are set for the everyone group to access the web - the default
settings (I've also tried the 2000 server extensions as well).
>
> There are many Excel spreadsheets and Word documents serving as templates
within this web that the users access via the intranet to open, then save to
their local machines. In addition, there are several database results type
pages.
>
> The issue I am unable to resolve, is anytime a user tries to open a doc,
they receive a pop up dialogue box for a user name and password for
authentication. If they fill in the box, it reappears but if they simply
click cancel, the doc opens as it should.
>
> Now, if I disable "Integrated Windows Authentication" on the Directory
Security Tab located on the proberty page of that web in IIS 5, obviously
the authentication pop up goes away for users trying to open docs, but then
I am unable to open the web via frontpage at the very least.
>
> I've tried complete reinstallation of IIS and fpse 2000 and 2002, but to
no avail. Any helpful advice would be graciously appreciated on this
frustrating issue.
>
> Thanks,
> Paul W
[ Post a follow-up to this message ]
|