Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

XADM: ADC Replication Is Not Successful and an Event 8026 Message Is Logged


View products that this article applies to.

This article was previously published under Q288828

↑ Back to the top


Symptoms

Objects from Microsoft Exchange Server 5.5 may not be propagating to Active Directory, and the following error message may be logged in Windows NT Event Viewer:
Event ID: 8026
Event Source: MSADC
Event Type: Error
Description:
LDAP Bind was unsuccessful on directory SERVERNAME for distinguished name 'Windows nt\#adc'. Directory returned error:[0x31] Server Down. (Connection Agreement 'Connection Agreement Name' #2800)

↑ Back to the top


Cause

This issue can occur if the Active Directory Connector (ADC) cannot bind to the Lightweight Directory Access Protocol (LDAP) port of the Exchange Server 5.5 computer. The ADC cannot bind to the LDAP port if the port number is not correctly configured in the Connection Agreement or if there are network issues that prevent communication between the computer that is running the ADC and the Exchange Server 5.5 computer.

↑ Back to the top


Resolution

To resolve this issue, verify that the Exchange Server 5.5 computer is listening on port 389 (LDAP communications occur on port 389 by default):
  1. On the computer that is running the ADC, click Start, and then click Run.
  2. Type the following command:
    telnet (servername or IP address) 389
If LDAP is configured on port 389, when you run this command, a Telnet window opens, but you do not see a banner response. If LDAP is not configured on port 389, you receive the following message:
Could not open a connection to host on port 389: Connect failed.
If you cannot connect to port 389 of the Exchange Server 5.5 computer by using Telnet, use the Microsoft Exchange Server Administrator program to check the configuration:
  1. Start the Administrator program.
  2. Click to expand the Site container, and then click to expand the Configuration container.
  3. Click Protocols, and then double-click LDAP.
  4. Click the General tab, and then verify that the port number is set to 389.
  5. Compare this setting to the configuration of the Connection Agreement in the ADC. These settings must match.

↑ Back to the top


More information

For additional information about scenarios where a port other than 389 is used, click the article number below to view the article in the Microsoft Knowledge Base:
250989� XADM: Installing the ADC on a Windows 2000 Domain Controller That Also Runs Exchange Server
For additional information about how to troubleshoot ADC issues, click the article number below to view the article in the Microsoft Knowledge Base:
253841� XADM: Troubleshooting Active Directory Connector Replication Issues

↑ Back to the top


Keywords: KB288828, kbprb, kberrmsg

↑ Back to the top

Article Info
Article ID : 288828
Revision : 5
Created on : 2/28/2007
Published on : 2/28/2007
Exists online : False
Views : 281