#5020 migrate-ds: does not show migrated users if an error happened during group migration
Opened by mbasti. Modified

I made mistake in the group container DN, as following example shows:

# ipa migrate-ds 'ldap://ipa.example.test' --user-container='cn=users,cn=accounts,dc=example,dc=test' --group-container='cn=nonexistent,cn=accounts,dc=example,dc=test' --with-compat
Password: 
ipa: ERROR: group LDAP search did not return any result (search base: cn=nonexistent,cn=accounts,dc=example,dc=test, objectclass: groupofuniquenames, groupofnames)

However, all users were successfully migrated, and there is no mention about it.


Makes sense, this should be a warning instead.

Metadata Update from @mbasti:
- Issue assigned to someone
- Issue set to the milestone: FreeIPA 4.5 backlog

master:

  • d4859db4ef775f1ac06f768dcc53daeb315b1c96 Design for IPA-to-IPA migration
Metadata