Article ID: 166545 - Last Review: October 28, 2006 - Revision: 3.3 XFOR: Exchange 5.0 DXA Appends 001 Only When NeededThis article was previously published under Q166545 SYMPTOMS
After including Microsoft Exchange Server in the Directory Synchronization
process of your MSMail environment, some Display Names are appended with
CAUSE
In any one given MSMail postoffice, all display names (friendly names) must
be unique. An MSMail postoffice may have multiple display names the same in
its Global Address List (GAL). For example:
Bob SmithNET1/PO1/BSMITH
The above would be perfectly legal in one MSMail postoffice but the
following would not:
Bob SmithNET2/PO2/BSMITH
Bob SmithNET1/PO1/BSMITH
The above is illegal. Neither ADMIN.EXE nor IMPORT.EXE would allow the
second Bob Smith to be created.
Bob SmithNET1/PO1/BSMITH2 Microsoft Exchange Server on the other hand will allow multiple objects to have the same display name. Due to this, the Microsoft Exchange Directory Synchronization Service (DXA) must ensure that it does not send the same display name to any one MSMail postoffice. WORKAROUND
A new registry value is now available that will change this behavior as
described in the MORE INFORMATION section below. The registry value to set
is:
WARNING: Using Registry Editor incorrectly can cause serious, system-wide problems that may require you to reinstall Windows NT to correct them. Microsoft cannot guarantee that any problems resulting from the use of Registry Editor can be solved. Use this tool at your own risk.
STATUS
This problem has been corrected in the latest U.S. Service Pack for
Microsoft Exchange Server version 5.0. For information on obtaining the
Service Pack, query on the following word in the Microsoft Knowledge Base
(without the spaces):
S E R V P A C K
MORE INFORMATION
For information about this problem in Microsoft Exchange Server version
4.0, please see the following article in the Microsoft Knowledge Base:
146676
(http://support.microsoft.com/kb/146676/EN-US/
)
XFOR: Exchange 4.0 DXA Appends 001 Only When Needed
How does the DXA keep track of what it has sent to the MSMail postoffices?
The DXA keeps what we call a mappings database (XDIR.EDB) in the DXADATA directory of the Microsoft Exchange Server. Within this mappings database is kept a list of all transactions that have been sent by the DXA. The four values kept for each transaction sent are the objects:
USN-Changed
Behavior with registry parameter listed above set to 1 or non existant:
Display Name Email-Addresss (the one that was sent) Obj-Dist-Name When a new DirSync transaction is about to be sent, the XDIR.EDB is checked to see if it has sent this friendly name before. If so, the Obj-Dist-Name of both objects are compared to see if this is the same object being sent again. If so, we update the USN-Changed value and send the transaction as is else we append the 001 to the friendly name. Behavior with registry parameter listed above set to 0. When a new DirSync transaction is about to be sent, the XDIR.EDB is checked to see if it has sent this friendly name before. If so, is this the same address type (IE, X.400, MS, SMTP, etc.) If so, is the address type MS (MSMail). If not, append the 001. If so, is it the same NETWORK/PO name. If so, append the 001 else do not append the 001. | Article Translations
|

Back to the top
