Article ID: 311699 - Last Review: December 3, 2007 - Revision: 2.5 The default document is displayed in the Web browser of a user who is denied access to the default document file after you configure client certificate mappings on a computer that is running Internet Information Services 6.0This article was previously published under Q311699 SYMPTOMSConsider the following scenario:
You are not authorized to view this page HTTP Error 401.5 - Unauthorized: Authorization failed by an ISAPI/CGI application. Internet Information Services. CAUSEThis problem occurs if the following conditions are true:
https://myserver.contoso.com/virtualdirectory1/default.asp If a user who is denied access to the Default.asp file specifies the following URL, the Default.asp document is displayed:https://myserver.contoso.com/virtualdirectory1 If the same user specifies the following URL, the user receives the error message that is mentioned in the "Symptoms" section:https://myserver.contoso.com/virtualdirectory1/default.asp This problem occurs because the certificate mappings in IIS 6.0 do not correctly apply the metabase settings to the default document when the user does not specify the default document in the URL. If the user obtains the default document without explicitly specifying it in the URL, the server receives the client certificate. However, the client certificate mapping does not occur. In this scenario, the user is served the default document file when the user visits the Web site. However, the AUTH_USER server variable is not set.WORKAROUNDTo work around this problem, configure your Web site to redirect users to the default document file. Note This workaround decreases the performance of your Web server. STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. REFERENCESFor additional information, visit the following Microsoft Web sites: Client certificate mapping http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/751c99bd-9657-41a5-b541-569d305872ef.mspx (http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/751c99bd-9657-41a5-b541-569d305872ef.mspx) Configuring server certificates for SSL http://technet.microsoft.com/en-us/library/cc728374(WS.10).aspx (http://technet.microsoft.com/en-us/library/cc728374(WS.10).aspx) How to: Set up client certificates http://msdn.microsoft.com/en-us/library/aa302412.aspx (http://msdn.microsoft.com/en-us/library/aa302412.aspx) How to: Set up SSL on a Web server http://msdn.microsoft.com/en-us/library/aa302411.aspx (http://msdn.microsoft.com/en-us/library/aa302411.aspx)
| Article Translations
|
Back to the top
