In this case, the only change made is to the LoginID information for Users on the Active Directory. After changing LoginID in AD (from ngarrido to garridon), customer runs the Users AD Import Rule to import, and a duplicate is created for the same User Resource. No other changes are made (same distinguished name, email, etc.).
When Users AD Import Rule is done running, a new user resource is created that appears to be a duplicate. Opening both User Resources and looking at the XML for them, we can see a difference on name.domain:
Duplicate Resource 1:
<key name="name.domain" value="NGARRIDO.NEFIUNIVERSE.LOCAL" />
<key name="distinguishedname" value="CN=NEFI GARRIDO,CN=USERS,DC=NEFIUNIVERSE,DC=LOCAL" />
Duplicate Resource 2:
<key name="name.domain" value="GARRIDON.NEFIUNIVERSE.LOCAL" />
<key name="distinguishedname" value="CN=NEFI GARRIDO,CN=USERS,DC=NEFIUNIVERSE,DC=LOCAL" />
AD Sync schedule doesn't remove the duplicate User from the NS database since for Active Directory it still exists as the same User.
Steps to reproduce:
There is a workaround that will help to keep those duplicated resources as one. However, you will need to have installed Asset/CMDB 6.5.
This process should merge any User that has the same email entry and merge the information as one resource.
Applies To
Notification Server 6.0 SP3
Altiris Active Directory Connector 6.1.480