Description
RHEL IdM / IPA plugin for Hybrid Cloud Console
Fully supported OS
- RHEL 8.8 and newer
- RHEL 9.2 and newer
Partially supported OS
- Fedora 39+
- CentOS Stream 8
- CentOS Stream 9
The ipa-hcc-client
package is not supported on Fedora, because Fedora does not provide rhc
(remote host configuration) and insights-client
(Host Inventory for console.redhat.com). CentOS Stream is missing insights-client
and cannot auto-enroll clients with current design.
Note
The epel8, c8s, and RHEL 8 builds have idm:client
enabled.
Installation Instructions
IPA server
dnf install dnf-plugins-core
dnf copr enable @podengo/ipa-hcc
dnf install ipa-hcc-server
IPA client
dnf install dnf-plugins-core
dnf copr enable @podengo/ipa-hcc
dnf install ipa-hcc-client
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream+epel-next 8 | x86_64 [modified] (35)* | Centos-stream+epel-next 8 (45 downloads) |
Centos-stream+epel-next 9 | x86_64 [modified] (5)* | Centos-stream+epel-next 9 (39 downloads) |
EPEL 8 | x86_64 [modified] (6)* | EPEL 8 (44 downloads) |
EPEL 9 | x86_64 [modified] (3161)* | EPEL 9 (1120 downloads) |
Fedora 40 | x86_64 (0)* | Fedora 40 (31 downloads) |
Fedora 41 | x86_64 (0)* | Fedora 41 (7 downloads) |
Fedora eln | x86_64 (0)* | Fedora eln (25 downloads) |
Fedora rawhide | x86_64 (0)* | Fedora rawhide (27 downloads) |
Rhel 8 | x86_64 [modified] (4)* | Rhel 8 (46 downloads) |
Rhel 9 | x86_64 [modified] (1011)* | Rhel 9 (57 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable @podengo/ipa-hcc
More info about enabling Copr repositories