Thanks you Alexander for your reply. 1. User Import & Export: With below command we got users details, how we can import them into IPA with common password ? "ipa user-find --all > users.txt"
Why IPA dont have simple user import option from csv file? 2. Host Import & Export: Host details extracted with this .. "ipa host-find --sizelimit=99999 --all > hosts.txt" "ipa hostgroup-find --all > hostgroup.txt" Can we import list of host on IPA and then push from IPA to automatically enrolled clients? 3. HBAC: HBAC rules extracted with this - "ipa hbacrule-find --all > hbacrule.txt" "ipa hbacsvc-find --all > hbacsvc.txt" How it can be manually imported into IPA? Thanks & Regards, Anand _______________________________________________ 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 on the list, report it: https://pagure.io/fedora-infrastructure
