IPA-to-IPA migration tool (beta)

Tool for migrating one remote IPA server to a local IPA server.
This should still be considered the beta version as it has not gone
through any QE yet

Fixes: https://pagure.io/freeipa/issue/3656

signed-off: Mark Reynolds (mreynolds@redhat.com)
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
This commit is contained in:
Mark Reynolds
2023-08-31 13:55:54 -04:00
committed by Rob Crittenden
parent 1df2abbd5f
commit cbe1873591
7 changed files with 3262 additions and 1 deletions

View File

@@ -30,7 +30,8 @@ dist_man1_MANS = \
ipa-crlgen-manage.1 \
ipa-cert-fix.1 \
ipa-acme-manage.1 \
$(NULL)
ipa-migrate.1 \
$(NULL)
dist_man8_MANS = \
ipactl.8 \