#9640 ipa-migrate - fix migration issues with entries using ipaUniqueId in the RDN
Closed: fixed by mreynolds. Opened by mreynolds.

Issue

Entries that use ipaUniqueId are not properly migrated and can lead to duplcaite entries in the new/local server.

We need to handle these entries differently and specify what attribute
and search base to use to find the entry on the local server. Most
entries can use the "cn" attribute but for selinux usermaps we need to
search using the ipaOwner attribute which is a DN, and in turn requires
additional handling/converting in order to properly check if the usermap
exists or not.


master:

  • 7808fc8398b54a9008872c3d5cb13ccde4ec10bc ipa-migrate - fix migration issues with entries using ipaUniqueId in the RDN

Metadata Update from @frenaud:
- Custom field rhbz adjusted to https://issues.redhat.com/browse/RHEL-48104

4.12

  • fba36897744a8fcdd170468b6c6434fb42838450 ipa-migrate - fix migration issues with entries using ipaUniqueId in the RDN

Metadata Update from @mreynolds:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

ipa-4-12:

  • 8d242ba741ec22b258d5e70a530cefd0940783c7 ipa-migrate - fix migration issues with entries using ipaUniqueId in the RDN

master:

  • b98b4a8 ipa-migrate - fix alternate entry search filter

ipa-4-12:

  • 3b5a980f5b65b03b9fd7ad0cfbb6c87874d3ff24 ipa-migrate - fix alternate entry search filter

Metadata Update from @frenaud:
- Custom field rhbz adjusted to https://issues.redhat.com/browse/RHEL-48104, https://issues.redhat.com/browse/RHEL-59265 (was: https://issues.redhat.com/browse/RHEL-48104)

master:

  • e1f96ffc2070ba7036c1108c6621450ab8f3f1f5 ipatests: Test for ipa hbac rule duplication

ipa-4-12:

  • 7f4e7e1d6a2ae9d05a2dfcf620f4df07d09d9d2b ipatests: Test for ipa hbac rule duplication
Metadata