How to Add Socket Support for Secure Directory Service Servers

Last reviewed: October 10, 1997
Article ID: Q174992
The information in this article applies to:
  • Microsoft Outlook Express version 4.0 for Windows 95
  • Microsoft Outlook Express version 4.0 for Windows NT 4.0

SUMMARY

This article describes how to add socket support for secure Lightweight Directory Access Protocol (LDAP) servers.

MORE INFORMATION

The Secure Socket Layer (SSL) standard uses different sockets for directory services and secure LDAP servers. Directory services default to socket port 389, and secure LDAP servers default to socket port 636.

To change the socket port of a secure LDAP server, follow these steps:

  1. If you have not already done so, create an account for the secure LDAP server. To do so, follow these steps in Outlook Express: a. On the Tools menu, click Accounts.

    b. On the Directory Service tab, click Add, point to Directory Service,

          and then proceed through the Internet Connection Wizard to configure 
          the LDAP server.
    

  2. On the Tools menu, click Accounts.

  3. On the Directory Service tab, click the secure LDAP server you want to configure, and then click Properties.

  4. On the Advanced tab, click the "This server requires a secure connection (SSL)" check box to select it. The number "636" (no quotation marks) appears in the Directory Service (LDAP) box.

  5. Click OK, and then click Close.

Sockets is a standard used by Transmission Control Protocol/Internet Protocol (TCP/IP) to provide communications between programs requesting services (clients) and programs providing services (servers). Each socket is used for specific types of services.

Keywords          : outexnt outexw95
Version           : WINDOWS:4.0
Platform          : WINDOWS
Issue type        : kbhowto


================================================================================


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: October 10, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.