Article ID: 938418 - Last Review: June 13, 2007 - Revision: 1.0

Basic authentication does not support using UTF-8-encoded characters in IIS 6.0

Expand all | Collapse all

INTRODUCTION

In Internet Information Services 6.0, Basic authentication does not support using UTF-8-encoded characters in the following parts of an HTTP request:
  • The domain name
  • The user name
  • The password
An HTTP request that uses UTF-8-encoded characters and Basic authentication fails unless the client computer and the server that is running IIS 6.0 are configured to use the same system locale setting.

MORE INFORMATION

Typically, the scheme that is used to convert the domain name, the user name, and the password to Unicode does not support decoding UTF-8-encoded characters. However, the scheme supports decoding UTF-8-encoded characters if the code page on the client computer and the code page on the server that is running IIS 6.0 match.

REFERENCES

For more information about Basic authentication in IIS 6.0, visit the following Microsoft TechNet Web site:
http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/abbca505-6f63-4267-aac1-1ea89d861eb4.mspx?mfr=true (http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/abbca505-6f63-4267-aac1-1ea89d861eb4.mspx?mfr=true)

APPLIES TO
  • Microsoft Internet Information Services 6.0
Keywords: 
kbauthentication kbtshoot kbinfo KB938418
 

Article Translations

 

Related Support Centers