You receive a "The server couldn't log you on" error message when you use an Office 2003 program to connect to a Windows SharePoint Services server (905233)
The information in this article applies to:
- Microsoft Office SharePoint Portal Server 2003
- Microsoft Windows SharePoint Services
- Microsoft Office 2003, All Editions
SYMPTOMSConsider the following scenario. You use a Microsoft Office 2003 program to connect to a Microsoft Windows SharePoint Services (WSS) server. You connect to this server by using Integrated Windows authentication over a Secure Sockets Layer (SSL) connection. The SSL connection connects through a proxy server. In this scenario, you may receive the following error message: The server couldn't log you on, because you are connecting through a proxy server, but the server's authentication scheme(s), do not work across a proxy. Try adding the server to the Exceptions box in the Proxy Settings dialog, or request the server administrator to enable another authentication scheme. Note Integrated Windows authentication uses the NTLM protocol. CAUSEThis problem occurs because the Web Extender Clients (WEC) components in Office 2003 do not fully support the connection scenario that is described in the "Symptoms" section. Typically, a proxy server supports Integrated Windows authentication.WORKAROUNDTo work around this problem, follow these steps: - Click Start, click Run, type %SystemRoot%\system32\inetsrv\iis.msc in the Open box, and then click OK.
- In Internet Information Services (IIS) Manager, expand ServerName, and then expand Web Sites.
- Right-click the Microsoft Internet Information Services (IIS) Web site that has been extended by using WSS, and then click Properties.
- Click the Directory Security tab, and then click Edit.
- Under Authenticated access, click to clear the Integrated Windows authentication check box, and then click to select the Basic authentication check box.
- Click Yes if you receive a warning message.
- Click OK two times.
Note The Basic authentication method is considered a less secure authentication method than the Integrated Windows authentication method. However, to help enhance security, you can use basic authentication over an SSL connection that encrypts the whole connection in extranet environments. The Basic authentication method sends the user ID and password in an unencrypted format if the following conditions are true: - You enabled Basic authentication for HTTP access to the IIS Web site.
- The user connects to the IIS Web site by using an HTTP connection instead of an SSL connection.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
Modification Type: | Minor | Last Reviewed: | 7/28/2006 |
---|
Keywords: | kberrmsg kbtshoot kbprb KB905233 kbAudITPRO |
---|
|