Hi, On Mon, Mar 20, 2023 at 8:00 AM Bryan Fang via FreeIPA-users < [email protected]> wrote:
> Hi folks, > > As previous thread > https://lists.fedorahosted.org/archives/list/[email protected]/thread/GGR6B53XKGYMJB3AQTLYMDULGLJXKSMM/ > mentioned, and now it's 2023, I want to check if we can migrate all FreeIPA > resource from existing server to new server? > actually I can use ipa migrate-ds to migrate users and groups, however > still need a way to migrate other components, please share your ideas about > this requirement, thanks a lot! > An RFE is filed for this feature (#3656 <https://pagure.io/freeipa/issue/3656> [RFE] FreeIPA-to-FreeIPA migration) but it is still in the design phase ( https://freeipa.readthedocs.io/en/latest/designs/ipa_to_ipa_migration.html). To migrate the other resources (non-user / non-group), you would have to export the current LDAP tree to a ldif file, edit the ldif and then import the edited ldif to the new server. See for instance this article [1]. flo [1] https://access.redhat.com/articles/2949931 Best regards > Bryan > _______________________________________________ > FreeIPA-users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Fedora Code of Conduct: > https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedorahosted.org/archives/list/[email protected] > Do not reply to spam, report it: > https://pagure.io/fedora-infrastructure/new_issue >
_______________________________________________ FreeIPA-users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
