Reader to Reader - 01 Mar 2000

Dung Hoang Khac explains when you need to reconfigure the LDAP port when you're using the Active Directory Connector and how you do it.

Readers

March 1, 2000

2 Min Read
ITPro Today logo in a gray background | ITPro Today

[Editor's Note: Email your Exchange Server and Outlook solutions (400 words maximum) to R2R at [email protected]. Please include your phone number. We edit submissions for style, grammar, and length. If we print your contribution, you'll get $100.]

When you upgrade Exchange Server 5.5 to Exchange 2000 Server, the installation process requires an Active Directory Connector (ADC) to be in place between the Windows 2000 (Win2K) Active Directory (AD) and the Exchange Server 5.5 Directory Service (DS). The installation creates a special type of connection agreement (CA) called a Configuration Connection Agreement (ConfigCA) and homes it on the ADC. The ConfigCA then reads the site information from Exchange Server 5.5 and writes it into AD's Configuration Naming Context.

In addition to having the ADC in place, you must also have CAs for the Exchange Server 5.5 containers that hold the mailboxes, custom recipients, and distribution lists (DLs) you want to upgrade to their Exchange 2000 counterparts. Each of these CAs must point to a particular organizational unit (OU) in the AD hierarchy.

To access both directories, the CA uses Lightweight Directory Access Protocol (LDAP) and the same LDAP port 389. Therefore, if the Exchange Server 5.5 server is running on a Win2K domain controller or Global Catalog (GC), you must change the LDAP port of the Exchange DS to a value different from the default value. Port 390 is the value that is usually used because no other application uses this port. Here are the steps for changing the LDAP port in Exchange 5.5:

  • Open the Microsoft Exchange Administrator program.

  • Expand the Site, Configuration, Protocols containers, and then double-click LDAP (Directory) Site Defaults.

  • On the General tab, in the Port number field, change the port number value to something other than 389 (e.g., 390). Click OK, then close Exchange Administrator.

  • Open the Microsoft Management Console (MMC) Services tool (from Start, Programs, Administrative Tools). Restart the DS.

Here are the steps for checking the GC server:

  • Open the Active Directory Sites and Services tool (from Start, Programs, Administrative tools).

  • Expand the site container in which your server belongs. If you have only one server, the site name is Default-First-Site-Name. Expand your server, and right-click NTDS settings to select Properties. If the check box This is a Global Catalog Server is selected, then your server is a GC.

If your Exchange server isn't running on the Win2K GC or domain controller, you don't need to change the LDAP port.

—Dung Hoang Khac
[email protected]


Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like