Groups | Blog | Home
all groups > iis security > april 2008 >

iis security : Windows 2008 IIS7 403 - Forbidden: Access is denied.



Michael Mowry
4/30/2008 5:32:21 PM
I have a base Windows 2008 installation and took an HTML website
working in IIS6 and moved it to IIS7. I cannot resolve the 403 -
Forbidden: Access is denied. error that I am getting. I have tried
changing the user for anonymous authentication and have successfully
tested the connection. I have tried using the Network Service account
using pass through authentication. My website directory has the
appropriate read permissions for the Network Service and the anonymous
account.

David Wang
5/1/2008 12:35:54 AM
[quoted text, click to view]


http://blogs.msdn.com/david.wang/archive/2005/12/31/HOWTO_Basics_of_IIS6_Tro=
ubleshooting.aspx

You should try to perform troubleshooting by looking at the IIS log
file for the website and the request in question. Please report the
HTTP Status/SubStatus/Win32Status associated with the failing request.

The IIS log file error codes typically tell you exactly what is wrong
and indicates what needs to be done to resolve the issue -- no
guessing or random actions required.


//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
Ken Schaefer
5/1/2008 12:49:26 PM
I'm a bit confused here - why do you need pass-through authentication?

What you should do is look in the IIS logfiles. There will be a HTTP status
code (403) and a HTTP substatus code which tells you why you the request is
being rejected.

Cheers
Ken

[quoted text, click to view]
AddThis Social Bookmark Button