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

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

7 years ago

master:

  • d4859db Design for IPA-to-IPA migration

Login to comment on this ticket.

Metadata