Re: AD to ADAM sync issues
Check the steps given in the below link and dont follow the steps 1,2,4. You will have to follow the steps 3,5,6 and then edit the XML config as necessary and then perform 7 and 8:
http://blogs.technet.com/efleis/arch...nstead.aspxand
Re: AD to ADAM sync issues
The error looks like that you have more than one object with the same sourceObjectGUID in the ADAM instance. The sourceObjectGUID attribute on the ADAM target that identifies which AD object is the source of the sync, with multiple identical sourceObjectGUIDs the ADAMSync run cant identify which ADAM object to update. You have to identify which ADAM objects have the same sourceObjectGUID.
Extended Info: 00002099: NameErr: DSID-03050F78
Do you guys have any idea about this one? It doens't really fit any of the posts found in the forum:
Processing Entry: Page 2, Frame 3, Entry 0, Count 0, USN 38449025
Processing source entry <guid=0d5ee6a27a0cf642a110f8086ed93d40>
Processing in-scope entry 0d5ee6a27a0cf642a110f8086ed93d40.
Adding target object OU=GNF Users,cn=users,ou=securitypartition,cn=biogps,o=gnf,c=us.
Will not synchronize attribute distinguishedname. Deleting attribute.
Will not synchronize attribute whenchanged. Deleting attribute.
Will not synchronize attribute usncreated. Deleting attribute.
Will not synchronize attribute usnchanged. Deleting attribute.
Will not synchronize attribute dscorepropagationdata. Deleting attribute.
Adding attributes: objectClass, ou, instanceType, sourceobjectguid, gPLink, gPOptions, lastagedchange,
Ldap error occured. ldap_add_sW: Naming Violation.
Extended Info: 00002099: NameErr: DSID-03050F78, problem 2005 (NAMING_VIOLATION), data 0, best match of:
'cn=users,ou=securitypartition,cn=biogps,o=gnf,c=us'
.
Ldap error occured. ldap_add_sW: Naming Violation.
Extended Info: 00002099: NameErr: DSID-03050F78, problem 2005 (NAMING_VIOLATION), data 0, best match of:
'cn=users,ou=securitypartition,cn=biogps,o=gnf,c=us'
Re: AD to ADAM sync issues
I guess that an OU cant be created undeer a container, due to schema constraints. Select some other destination, where an OU can be created or modify your schema.