|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
403 (Forbidden) after setting up SSL RedirectI've gone through the steps of redirecting HTTP requests to HTTPS for OWA as
outlined in KB-839357. I've checked, rechecked, and checked again that all steps were followed but I still get: HTTP Error 403 - Forbidden You are not authorized to view this page My head hurts from banging it on this brick wall. Please help! Thank you. Hi,
Are you using IIS 6.0? Can you check the HTTP substatus code in the IIS logfiles please (it is, by default, the field immediately after the HTTP status which will have "403" logged) Otherwise, if you are using a previous version of IIS, it might not be obvious why you are getting this error. Is it possible that you have "require SSL' checked for your custom error page? Or is it possible that the user account in question (usually the anonymous internet user) doesn't have NTFS permissions to the file in question? Cheers Ken Show quoteHide quote "AHoff" <AH***@discussions.microsoft.com> wrote in message news:86C20C69-6FDB-4713-9880-C5C4796F0013@microsoft.com... : I've gone through the steps of redirecting HTTP requests to HTTPS for OWA as : outlined in KB-839357. I've checked, rechecked, and checked again that all : steps were followed but I still get: : : HTTP Error 403 - Forbidden : You are not authorized to view this page : : My head hurts from banging it on this brick wall. Please help! : : Thank you. Yes, sorry, IIS 6. I hope this is what you're referring to:
2006-03-27 17:17:04 W3SVC1 ###.###.###.### POLL /exchange/UserName/Inbox - 80 - ###.###.###.### Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0) 403 4 5 Thanks for trying to help Show quoteHide quote "Ken Schaefer" wrote: > Hi, > > Are you using IIS 6.0? Can you check the HTTP substatus code in the IIS > logfiles please (it is, by default, the field immediately after the HTTP > status which will have "403" logged) > > Otherwise, if you are using a previous version of IIS, it might not be > obvious why you are getting this error. Is it possible that you have > "require SSL' checked for your custom error page? Or is it possible that the > user account in question (usually the anonymous internet user) doesn't have > NTFS permissions to the file in question? > > Cheers > Ken > > "AHoff" <AH***@discussions.microsoft.com> wrote in message > news:86C20C69-6FDB-4713-9880-C5C4796F0013@microsoft.com... > : I've gone through the steps of redirecting HTTP requests to HTTPS for OWA > as > : outlined in KB-839357. I've checked, rechecked, and checked again that all > : steps were followed but I still get: > : > : HTTP Error 403 - Forbidden > : You are not authorized to view this page > : > : My head hurts from banging it on this brick wall. Please help! > : > : Thank you. > > > 403.4 - SSL required.
your redirect is not sent to https? the request is done via port 80.... so it is only http/ -- Show quoteHide quoteRegards, Bernard Cheah http://www.iis-resources.com/ http://www.iiswebcastseries.com/ http://msmvps.com/blogs/bernard/ "AHoff" <AH***@discussions.microsoft.com> wrote in message news:CF5BF5AA-8AB7-423E-85B6-F2716C619F96@microsoft.com... > Yes, sorry, IIS 6. I hope this is what you're referring to: > > 2006-03-27 17:17:04 W3SVC1 ###.###.###.### POLL /exchange/UserName/Inbox - > 80 - ###.###.###.### Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0) > 403 4 > 5 > > Thanks for trying to help > > "Ken Schaefer" wrote: > >> Hi, >> >> Are you using IIS 6.0? Can you check the HTTP substatus code in the IIS >> logfiles please (it is, by default, the field immediately after the HTTP >> status which will have "403" logged) >> >> Otherwise, if you are using a previous version of IIS, it might not be >> obvious why you are getting this error. Is it possible that you have >> "require SSL' checked for your custom error page? Or is it possible that >> the >> user account in question (usually the anonymous internet user) doesn't >> have >> NTFS permissions to the file in question? >> >> Cheers >> Ken >> >> "AHoff" <AH***@discussions.microsoft.com> wrote in message >> news:86C20C69-6FDB-4713-9880-C5C4796F0013@microsoft.com... >> : I've gone through the steps of redirecting HTTP requests to HTTPS for >> OWA >> as >> : outlined in KB-839357. I've checked, rechecked, and checked again that >> all >> : steps were followed but I still get: >> : >> : HTTP Error 403 - Forbidden >> : You are not authorized to view this page >> : >> : My head hurts from banging it on this brick wall. Please help! >> : >> : Thank you. >> >> >> Well, the URL is requiring SSL but you went over HTTP, so 403.4 is correctly
returned. Did you make sure that the URL Custom Error configured for that 403.4 does NOT require SSL? Because then that would be catch 22 - You came in on HTTP to an SSL-only URL, so a 403.4 is sent... but to see the 403.4, you also need SSL... -- Show quoteHide quote//David IIS http://blogs.msdn.com/David.Wang This posting is provided "AS IS" with no warranties, and confers no rights. // "AHoff" <AH***@discussions.microsoft.com> wrote in message news:CF5BF5AA-8AB7-423E-85B6-F2716C619F96@microsoft.com... > Yes, sorry, IIS 6. I hope this is what you're referring to: > > 2006-03-27 17:17:04 W3SVC1 ###.###.###.### POLL /exchange/UserName/Inbox - > 80 - ###.###.###.### Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0) > 403 4 > 5 > > Thanks for trying to help > > "Ken Schaefer" wrote: > >> Hi, >> >> Are you using IIS 6.0? Can you check the HTTP substatus code in the IIS >> logfiles please (it is, by default, the field immediately after the HTTP >> status which will have "403" logged) >> >> Otherwise, if you are using a previous version of IIS, it might not be >> obvious why you are getting this error. Is it possible that you have >> "require SSL' checked for your custom error page? Or is it possible that >> the >> user account in question (usually the anonymous internet user) doesn't >> have >> NTFS permissions to the file in question? >> >> Cheers >> Ken >> >> "AHoff" <AH***@discussions.microsoft.com> wrote in message >> news:86C20C69-6FDB-4713-9880-C5C4796F0013@microsoft.com... >> : I've gone through the steps of redirecting HTTP requests to HTTPS for >> OWA >> as >> : outlined in KB-839357. I've checked, rechecked, and checked again that >> all >> : steps were followed but I still get: >> : >> : HTTP Error 403 - Forbidden >> : You are not authorized to view this page >> : >> : My head hurts from banging it on this brick wall. Please help! >> : >> : Thank you. >> >> >>
HTTP_AUTHORIZATION header
Is there a way of downloading .cer files like you would do with .doc or .MP3 DMZ and Domains Single authentication for multiple IIS 6 servers Multiple SSL certs on virtual servers - again Can't audit security events IIS Manager Closes Unexpectedly Windows Authentication ¤ China ZhongZhan Aids Mei Mei ¤ China ZhongZhan Aids Mei Mei |
|||||||||||||||||||||||