Re: Index.shtml now asking for authentication! Help!
From: Ken Schaefer (kenREMOVE_at_THISadOpenStatic.com)
Date: 03/21/04
- Previous message: Ken Schaefer: "Re: Enabling HTTPS on IIS 6.0"
- In reply to: ChrisM: "Index.shtml now asking for authentication! Help!"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 21 Mar 2004 12:19:13 +1100
Does the IUSR_<machinename> account have NTFS permissions to the included
file, as well as the main file?
Otherwise, use Filemon from www.sysinternals.com to work out what file is
being denied access, and what user account the IIS server is using to get
that file.
Cheers
Ken
"ChrisM" <anonymous@discussions.microsoft.com> wrote in message
news:dd9e01c40ed8$5ddbd7b0$a601280a@phx.gbl...
: Here's my setup: Win2K Advanced, IIS5. My index page is
: index.shtml. It contains a Server Side Include. The web
: is open to the public with anonymous/integrated windows
: security. Everything worked fine until a reboot last
: week. Now, everyone is getting prompted for
: authentication to the index page. Then they get a 401.3
: message talking about ACL on Resource. Thinking it might
: be permissions, I gave the IUSER_WEB account full READ
: rights on the whole web root. But the problem remains.
: Also, I tried renaming the index.shtml file to index.html
: and setting index.html as the default document just to
: get the web back up and this works. People can now view
: the index page with no problem. However, the include
: component isn't displaying on the page. I've checked
: and made sure that ssinc.dll is registered in IIS Manager
: to handle .shtml files and checked NTFS permissions as
: much as I can tell. Does anybody have any ideas? PS-
: I'm runnin Service Pack 3 and maybe upgrading to SP4 will
: replace some corrupted files??
: Thank You!!
: wtcc_csc at hotmail dot com
- Previous message: Ken Schaefer: "Re: Enabling HTTPS on IIS 6.0"
- In reply to: ChrisM: "Index.shtml now asking for authentication! Help!"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|