Hi,

On Wed, Jun 19, 2024 at 3:27 AM veck zuo via FreeIPA-users <
freeipa-users@lists.fedorahosted.org> wrote:

> => I am trying to deploy a freeIPA server in VM. Following the steps from
> https://www.freeipa.org/page/Quick_Start_Guide . I am unable to install
> the package by dnf .
>
> VM:
> [root@freeipa ~]# cat /etc/redhat-release
> Red Hat Enterprise Linux release 8.10 (Ootpa)
>

If you're using RHEL 8.1, please follow the instructions from
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/installing_identity_management/installing-idm
and note that:
1. In RHEL the package is named ipa-server instead of freeipa-server.
2. In RHEL 8, IPA is shipped inside a module and you need to call
dnf module enable -y idm:DL1
dnf module install -y idm:DL1/server
HTH,
flo

[root@freeipa ~]# uname -r
> 4.18.0-372.9.1.el8.x86_64
> [root@freeipa ~]#
>
> [root@freeipa ~]# dnf search freeipa-server
> Updating Subscription Management repositories.
> Last metadata expiration check: 0:13:36 ago on Sun 16 Jun 2024 12:57:13 AM
> CST.
> No matches found.
> [root@freeipa ~]#
> --
> _______________________________________________
> FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org
> To unsubscribe send an email to freeipa-users-le...@lists.fedorahosted.org
> 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/freeipa-users@lists.fedorahosted.org
> Do not reply to spam, report it:
> https://pagure.io/fedora-infrastructure/new_issue
>
--
_______________________________________________
FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org
To unsubscribe send an email to freeipa-users-le...@lists.fedorahosted.org
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/freeipa-users@lists.fedorahosted.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to