|
Posted by Roger Abell [MVP] on January 25, 2006, 5:50 am
Please log in for more thread options
Check the NTFS permissions on the content IIS is (supposed to be) serving.
If IIS is configured to allow anonymous access to that web then the account
Iusr_* should have read granted, else if it is not anonymous and you must
authenticate to view the web then a group with the accounts that should have
access needs the grant
> Hi guys
> I am looking for an advice for Security betwen DC W2K3 and IIS installed
> in the same server.
> I installed a software antivirus that generate a Virtual web site.
> But, when I try to open the web site even in the server and even using the
> administrator account it appear a message that is said as follow:
> Will some body able to give me an advice or a solution..?
> Thanks in advanced
> Ricardo Lopez
> rlopez@cosma.com
> t. 522222232723
>
> ============= MESSAGE ===============
> You are not authorized to view this page
> You do not have permission to view this directory or page using the
> credentials that you supplied.
>
--------------------------------------------------------------------------------
>
> Please try the following:
>
> Contact the Web site administrator if you believe you should be able to
> view this directory or page.
> Click the Refresh button to try again with different credentials.
> HTTP Error 403 - Forbidden: Access is denied.
> Internet Information Services (IIS)
>
>
--------------------------------------------------------------------------------
>
> Technical Information (for support personnel)
>
> Go to Microsoft Product Support Services and perform a title search for
> the words HTTP and 403.
> Open IIS Help, which is accessible in IIS Manager (inetmgr), and search
> for topics titled About Security, Authentication, and About Custom Error
> Messages.
> ===============
>
|