Hi 

We have just migrated from LDAP to FreeIPA with no problems, the only expected problems is the differences between UID and GID, I think I have solved most of it by running chown --from=user:group user:group * -R since we are using the same user and group names, so we only need to re-apply the same user and group names.

I wondering if anyone could please share how they solved this, is there a better approach? 

Regards
Per