Builtin Groups migration issue during synchronization

Migrated groups are getting renamed as source during synchronization . But the expectation was to keep the target account as we mentioned in the import file on migration session.

Top Replies

Parents
  • Hello,

    If you used an import file during a migration to rename groups from src > trg, make sure to skip the SamAccountName for Group on the DirSync job.

    Cheers

  • Thanks for the reply...if we skip the SamAccountName for group, won't it affect other migrated groups.

    Also one more query...Members of the migrated groups are not sync'd in the target.group. I mean...Migrated group still doesn't populate with the members fully even after the full sync.

  • we skip the SamAccountName for group, won't it affect other migrated groups.

    If you skip samaccountname it applies to all groups. 

    so let’s back up. The thread title is built-in groups issue during sync.  Your issue is migrated groups are being renamed. What attribute is being renamed? Just the samaccountname? If the group already exists with the same name, say domain users when it tries to rename your source domain users it will fails as there is a collision. 

    Can you list the built in groups are migrating and the header to your import file? 

Reply
  • we skip the SamAccountName for group, won't it affect other migrated groups.

    If you skip samaccountname it applies to all groups. 

    so let’s back up. The thread title is built-in groups issue during sync.  Your issue is migrated groups are being renamed. What attribute is being renamed? Just the samaccountname? If the group already exists with the same name, say domain users when it tries to rename your source domain users it will fails as there is a collision. 

    Can you list the built in groups are migrating and the header to your import file? 

Children