Users may not be replicated to the Lotus Domino server when you synchronize the directory from Exchange Server 2003 to Lotus Domino (902962)



The information in this article applies to:

  • Microsoft Exchange Server 2003 Standard Edition
  • Microsoft Exchange Server 2003 Enterprise Edition

Important This article contains information about how to modify the registry. Make sure to back up the registry before you modify it. Make sure that you know how to restore the registry if a problem occurs. For more information about how to back up, restore, and modify the registry, click the following article number to view the article in the Microsoft Knowledge Base:

256986 Description of the Microsoft Windows registry

SYMPTOMS

When you try to synchronize Active Directory objects from a computer that is running Microsoft Exchange Server 2003 to a computer that is running IBM Lotus Domino server, some users may not be replicated to the Domino server.

Additionally, when you view the event log, an event that is similar to the following event appears:Event Type: Warning Event
Source: MSExchangeADDXA Event
Category: Replication
Event ID: 8340
Date:  Date
Time:   Time
User: not applicable
Computer:  Computer_Name
Description: ADC could not replicate Relative_Distinguished_Name because it is secured and the connection agreement does not allow secured objects to replicate.  

CAUSE

This problem may occur if the Active Directory object that is not replicated is secured with an explicit Deny access control entry.  

RESOLUTION

Hotfix information

A supported hotfix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Only apply it to systems that are experiencing this specific problem. This hotfix may receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next Microsoft Exchange Server 2003 service pack that contains this hotfix.

To resolve this problem immediately, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services telephone numbers and information about support costs, visit the following Microsoft Web site:Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.

Prerequisites

You must have Microsoft Exchange Server 2003 Service Pack 2 installed to apply this hotfix.

Restart requirement

You must restart the computer after you apply this hotfix.

Hotfix replacement information

This hotfix does not replace any other hotfixes.

File information

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.
File nameFile versionFile sizeDateTimePlatform
Addxa.dll6.5.7651.3566,27210-Feb-200602:33x86
Dxamex.dll6.5.7651.336,86410-Feb-200602:34x86

MORE INFORMATION

Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall your operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.After you install this hotfix, you must change the registry to enable the hotfix. To change the registry, follow these steps:
  1. Click Start, click Run, type regedit, and then click OK.
  2. Expand the following key:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LME-NOTES\Parameters

  3. Right-click Parameters, point to New, and then click DWORD Value.
  4. Type DXAMEX_ReplicateSecuredObjects, and then press ENTER to name the new subkey.
  5. Right-click DXAMEX_ReplicateSecuredObjects, and then click Modify.
  6. In the Value data box, type 1, and then click OK.

    Note If the value of the DXAMEX_ReplicateSecuredObjects subkey is zero, secured Active Directory objects are not replicated.
  7. Close Registry Editor.
Alternatively, you can change or add the ReplicateSecuredObjects entry in the Exchconn.ini file to enable this hotfix. To do this, follow these steps:
  1. Open the Exchconn.ini file. Typically, this file is located in the following folder:

    C:\Program Files\Exchsrvr\bin

  2. Locate the [LME-NOTES-DXAMEX] section.
  3. Locate ReplicateSecuredObjects= FALSE, and change FALSE to TRUE so that the entry is ReplicateSecuredObjects= TRUE.

    Note If ReplicateSecuredObjects= FALSE does not exist, type ReplicateSecuredObjects= TRUE at the bottom of the [LME-NOTES-DXAMEX] section.
  4. Click File, click Save, and then close the Exchconn.ini file.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
For more information, click the following article numbers to view the articles in the Microsoft Knowledge Base:

824684 Description of the standard terminology that is used to describe Microsoft software updates

817903 New naming schema for Exchange Server software update packages


Modification Type:MinorLast Reviewed:7/24/2006
Keywords:kbExpertiseInter kbQFE kbfix kbBug kbExchange2003preSP2fix kbpubtypekc KB902962 kbAudITPRO