Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

HTTP Error 403.2 - Forbidden: Read access is denied.

 
Goto page Previous  1, 2
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  IIS Error 127: the specified procedure is not fou..  
Author Message
WenJun Zhang[msft]

External


Since: Dec 16, 2005
Posts: 229



(Msg. 16) Posted: Fri Aug 03, 2007 7:39 am
Post subject: Re: HTTP Error 403.2 - Forbidden: Read access is denied. [Login to view extended thread Info.]
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hi Robert,

I think the root cause has been turned out. Please open metabase with
MBExplorer again. Expand to /LM/W3SVC/1/ROOT/. You will see the AccessFlags
property value is 30209. This means both AccessNoRemoteRead and
AccessNoRemoteScript bit flags are set to true(please refer to the below
link.

AccessFlags Metabase Property (IIS 6.0)
http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/e
9b6d626-9583-4d59-b7f7-a079ec47461c.mspx?mfr=true

I'm very curious on who set these 2 flags since the settings are not
available in IIS UI(site Properties->Home Directory tab). Please reset the
property to a normal value 513(with only AccessScript and AccessRead On) in
MBExplorer. Then please test access the site from a remote computer again.

Please let me know if any problem still persists. Thanks and have a nice
weekend.

Sincerely,

WenJun Zhang

Microsoft Online Community Support

==================================================

Get notification to my posts through email? Please refer to:
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at:

http://msdn.microsoft.com/subscriptions/support/default.aspx.

==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.

 >> Stay informed about: HTTP Error 403.2 - Forbidden: Read access is denied. 
Back to top
Login to vote
Bob

External


Since: Jul 23, 2007
Posts: 14



(Msg. 17) Posted: Fri Aug 03, 2007 10:47 am
Post subject: Re: HTTP Error 403.2 - Forbidden: Read access is denied. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi WenJun,

I guess that is it. I changed it to 513 (which I found on a working IIS
server). I don't know if that was the right thing to do or not, but it now
works!

As to who changed this, my guess is "System Center Data Protection Manager
2007 Beta 2" as this was installed on two of my servers and they both have
the same problem.

Should I pursue this with that forum, or would you like to ask those folks,
or what?

Thanks!

Bob.

 >> Stay informed about: HTTP Error 403.2 - Forbidden: Read access is denied. 
Back to top
Login to vote
Bob

External


Since: Jul 23, 2007
Posts: 14



(Msg. 18) Posted: Fri Aug 03, 2007 11:59 am
Post subject: Re: HTTP Error 403.2 - Forbidden: Read access is denied. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi WenJun,

I placed an inquiry on the DPM forum asking if anyone else has the same
symptom we ran in to. I'll let you know what comes back.

Forum: microsoft.public.dataprotectionmanager
Subject: HTTP Error 403.2 - Forbidden: Read access is denied.

Bob.
 >> Stay informed about: HTTP Error 403.2 - Forbidden: Read access is denied. 
Back to top
Login to vote
Bob

External


Since: Jul 23, 2007
Posts: 14



(Msg. 19) Posted: Fri Aug 03, 2007 12:36 pm
Post subject: Re: HTTP Error 403.2 - Forbidden: Read access is denied. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I took a look at my other failing (DPM) server and found the AccessFlags set
to 30215 (not 30209 as you found in the other). I changed this to 513 and
now this server is fine also.

Note, this whole this started when I was trying to access the Reporting
folder (found in the file I sent you). I can see that is set for 30213 and
on a working machine it is set for 5. I changed to to 5 and now that is
fixed too.

btw: The 30213 on Reporting resulted in >> HTTP Error 403.1 - Forbidden:
Execute access is denied.

Bob.
 >> Stay informed about: HTTP Error 403.2 - Forbidden: Read access is denied. 
Back to top
Login to vote
WenJun Zhang[msft]

External


Since: Dec 16, 2005
Posts: 229



(Msg. 20) Posted: Mon Aug 06, 2007 1:54 pm
Post subject: Re: HTTP Error 403.2 - Forbidden: Read access is denied. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Bob,

Do worry, manually setting AccessFlags is the same as modifying
configurations in a site's Home directory tab. The only thing difference
here is we removed the invisible flags like AccessNoRemoteScript in
metabase. Definitely there will not be any harmful effect and no doubt this
is necessary if your server need allow remote access.

DPM isn't the specialty of mine. However if you need any further assistance
on it, just let me know. I may help forward your request to our internal
DPM group for consultation.

Have a great week.

Sincerely,

WenJun Zhang

Microsoft Online Community Support

==================================================

Get notification to my posts through email? Please refer to:
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at:

http://msdn.microsoft.com/subscriptions/support/default.aspx.

==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
 >> Stay informed about: HTTP Error 403.2 - Forbidden: Read access is denied. 
Back to top
Login to vote
Bob

External


Since: Jul 23, 2007
Posts: 14



(Msg. 21) Posted: Tue Aug 07, 2007 1:59 pm
Post subject: Re: HTTP Error 403.2 - Forbidden: Read access is denied. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Okay, Thanks.

I never did get a reply back on the DPM forum, so maybe this was just unique
to my installation.

Thanks!

Bob.
 >> Stay informed about: HTTP Error 403.2 - Forbidden: Read access is denied. 
Back to top
Login to vote
WenJun Zhang[msft]

External


Since: Dec 16, 2005
Posts: 229



(Msg. 22) Posted: Wed Aug 08, 2007 1:48 pm
Post subject: Re: HTTP Error 403.2 - Forbidden: Read access is denied. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi Bob,

Glad to see the problem has been resolved and the post is ready to be
closed.

Please don't hesitate to post in the group again whenever you met any
problem on IIS.

Have a great day.

Sincerely,

WenJun Zhang

Microsoft Online Community Support

==================================================

Get notification to my posts through email? Please refer to:
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at:

http://msdn.microsoft.com/subscriptions/support/default.aspx.

==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
 >> Stay informed about: HTTP Error 403.2 - Forbidden: Read access is denied. 
Back to top
Login to vote
Bob

External


Since: Jul 23, 2007
Posts: 14



(Msg. 23) Posted: Fri Aug 10, 2007 6:50 am
Post subject: Re: HTTP Error 403.2 - Forbidden: Read access is denied. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Back to top
Login to vote
Jochen Puls

External


Since: Jul 09, 2008
Posts: 1



(Msg. 24) Posted: Wed Jul 09, 2008 8:48 am
Post subject: Error 4032 and additional 4012, Active Sync [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hello,

with the posted method i resolved the discribed problem and an additional 401.2 error on a Windows 2003 Enterprise Server. I installed DPM 2007 on the machine and could not enter sites installed on this server from outside the server. Affected were html, asp (ISAPI) and Outlook Web Access, because there is an Exchange Server 2003 running on the machine. After editing the metabase in the descriped way it looks fine. Now i have still a problem with the running ActiveSync. Is there another flag in the metabase that i can change?

Greetings

Jochen Puls
 >> Stay informed about: HTTP Error 403.2 - Forbidden: Read access is denied. 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Goto page Previous  1, 2
Page 2 of 2

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]