Article ID: 291385 - Last Review: February 28, 2007 - Revision: 2.2 XADM: Distribution Lists Are Not Replicating from Exchange Server 5.5 to Active DirectoryThis article was previously published under Q291385 SYMPTOMS
You may have noticed that some of your distribution lists are not replicating from Exchange Server 5.5 to Active Directory. The following messages may also be logged in the Application event log:
Event Type: Error Event Source: MSADC Event Category: LDAP Operations Event ID: 8021 Date: 1/23/2001 Time: 2:42:57 PM User: N/A Computer: SERVER02 Description: LDAP Add on directory SERVER97 for entry 'cn=dl_postmaster_mo3980po08,OU=Distribution Groups,DC=abc,DC=xyz,DC=com' was unsuccessful with error:[0x44] Already Exists [ 00000526: UpdErr: DSID-031A0AE5, problem 6005 (ENTRY_EXISTS), data 0 ]. (Connection Agreement 'DL/DG CA EMS-ABC' #2176) For more information, click http://search.support.microsoft.com/search/?adv=1. Event Type: Error Event Source: MSADC Event Category: Replication Event ID: 8183 Date: 1/23/2001 Time: 2:43:09 PM User: N/A Computer: SERVER02 Description: Could not import the entry 'cn=dl_postmaster_mo3980po08,OU=Distribution Groups,DC=abc,DC=xyz,DC=com' into the directory server 'SERVER97' in the second attempt. (Connection Agreement 'DL/DG CA EMS-ABC' #2176) For more information, click http://search.support.microsoft.com/search/?adv=1. Event Type: Error Event Source: MSADC Event Category: LDAP Operations Event ID: 8270 Date: 1/23/2001 Time: 2:44:29 PM User: N/A Computer: SERVER02 Description: LDAP returned the error [44] Already Exists when importing the transaction dn: cn=dl_postmaster_srv000po08,OU=Distribution Groups,DC=abc,DC=xyz,DC=com changetype: Add legacyexchangedn:/o=XYZ/ou=EMS/cn=Distribution Lists/cn=dl_postmaster_srv000po08 authorig:CN=Postmaster\, Exchange,OU=ADC,DC=abc,DC=xyz,DC=com hidedlmembership:FALSE member:CN=Hoppe\, Robin P (Robin)\, BMSLS,CN=Users,DC=abc,DC=xyz,DC=com : CN=Davidson\, Anthony A (Tony)\, SITS,OU=ADC,DC=abc,DC=xyz,DC=com : CN=cnelson,CN=Users,DC=abc,DC=xyz,DC=com : CN=cwatkins,CN=Users,DC=abc,DC=xyz,DC=com : CN=cholden,CN=Users,DC=abc,DC=xyz,DC=com : CN=pwilson,CN=Users,DC=abc,DC=xyz,DC=com : CN=dswenson,CN=Users,DC=abc,DC=xyz,DC=com : CN=Bob\, Joe E\, III\, BMSLS,OU=ADC,DC=abc,DC=xyz,DC=com : CN=Shope\, Laura D\, GOVMK-1,OU=ADC,DC=abc,DC=xyz,DC=com : CN=cholden,CN=Users,DC=abc,DC=xyz,DC=com : CN=Madison\, Ossie\, CFCMD,CN=Users,DC=abc,DC=xyz,DC=com oofreplytooriginator:FALSE managedby:CN=Postmaster\, Exchange,OU=ADC,DC=abc,DC=xyz,DC=com reporttooriginator:FALSE reporttoowner:FALSE samaccountname:dl_postmaster_srv000 mailnickname:dl_postmaster_srv000po08 mail:dl_postmaster_srv000po08@ems.xyz.com proxyaddresses:SMTP:dl_postmaster_srv000po08@ems.xyz.com : MS:XYZ/EMS/DLPO234714 : CCMAIL:dl_postmaster_srv000po08 at EMS : X400:c=US;a= ;p=XYZ;o=EMS;s=dl?postmaster?srv000po08; displayname:dl_postmaster_srv000po08 whencreated:19990111213832Z delivcontlength:7137 msexchhidefromaddresslists:FALSE info:Site: USNJ01. For official use by Exchange Postmaster ONLY. Do not SPAM this lis... textencodedoraddress:c=US;a= ;p=XYZ;o=EMS;s=dl?postmaster?srv000po08; groupType:8 showInAddressBook:CN=Default Global Address List,CN=All Global Address Lists,CN=Address Lists Cont... dLMemDefault:0 ReplicationSignature:35CC033DA7FAC64D8B1C9E69272E9EEB ReplicatedObjectVersion:0 msExchADCGlobalNames:EX5:cn=dl_postmaster_srv000po08,cn=Distribution Lists,ou=EMS,o=XYZ:groupofnames$... : forest:o=ATT00000000EEFA24467D85C001 unmergedAtts:61007500740068006F0072006900670000004500580035003A0063006E003D006100740074003300... ntsecuritydescriptor:010004805C010000780100000000000014000000040048010800000000002400FF010F0001050000... msExchMailboxSecurityDescriptor:01000480400000005C000000000000001400000002002C0001000000000224001A00000001050000... - (Connection Agreement 'DL/DG CA EMS-ABC' #2176) For more information, click http://search.support.microsoft.com/search/?adv=1. Event Type: Error Event Source: MSADC Event Category: Replication Event ID: 8109 Date: 1/23/2001 Time: 2:44:30 PM User: N/A Computer: SERVER02 Description: Could not import the entry 'cn=dl_postmaster_srv000po08,OU=Distribution Groups,DC=abc,DC=xyz,DC=com' into the directory server 'SERVER97' in the first attempt. (Connection Agreement 'DL/DG CA EMS-ABC' #2176) For more information, click http://search.support.microsoft.com/search/?adv=1. CAUSE
This behavior occurs because duplicate attributes exist in Active Directory.
WORKAROUND
To work around this behavior, search for duplicate attributes, and then remove one of them. For example, in event ID 8270, in the "Symptoms" section of this article, the following entry is a duplicate entry:
CN=cholden,CN=Users,DC=abc,DC=xyz,DC=com
If you do not find a duplicate entry in event ID 8270, search for the following attributes in Active Directory:
dn legacyexchangedn samaccountname mailnickname proxyaddresses textencodedoraddress msExchADCGlobalNames ntsecuritydescriptor MORE INFORMATION
Make sure you have installed the latest version of Adc.exe. For additional information, click the article number below
to view the article in the Microsoft Knowledge Base:
287744
(http://support.microsoft.com/kb/287744/EN-US/
)
XGEN: Exchange 2000 Server Post-RTM Directory Program Fixes
In Active Directory Users and Computer, use the ldp and ldifde commands to find duplicate attributes; Dump everything from the Organizational Unit (OU) to a text file by using the following ldifde command:
ldifde -s Name of DC -p subtree -d " OU=Distribution Groups,DC=abc,DC=xyz,DC=com" -f d:\ldifdeoutput.txt
| Article Translations
|
Back to the top
