#6380 ipa migrate-ds should print warning for referrals
Opened 8 years ago by frenaud. Modified 3 years ago

ipa migrate-ds used to print a warning for each referral found in the users/groups container but does not any more.
It would be nice to get this infomation back, for instance:

$ ipa migrate-ds [...]
-----------
migrate-ds:
-----------
Migrated:
  user: useruid
  group: grp
Failed user:
  ldap:///ou=altusers,dc=example,dc=com??sub?: Migration of LDAP search reference is not supported.
Failed group:
  ldap:///ou=altgroups,dc=example,dc=com??sub: Migration of LDAP search reference is not supported.

----------

Note that this ticket does not request to support referrals but rather to log information when one referral is found and ignored.


This is regression introduced in 3.3. A demand for a fix is not known, therefore it most-likely won't be fixed any time soon.

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

8 years ago

master:

  • d4859db Design for IPA-to-IPA migration

Log in to comment on this ticket.

Metadata