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] (5)* | Centos-stream+epel-next 8 (18 downloads) |
Centos-stream+epel-next 9 | x86_64 (0)* | Centos-stream+epel-next 9 (19 downloads) |
EPEL 8 | x86_64 [modified] (16)* | EPEL 8 (21 downloads) |
EPEL 9 | x86_64 [modified] (17)* | EPEL 9 (26 downloads) |
Fedora 40 | x86_64 (10)* | Fedora 40 (21 downloads) |
Fedora 41 | x86_64 (10)* | Fedora 41 (10 downloads) |
Fedora eln | x86_64 (12)* | Fedora eln (19 downloads) |
Fedora rawhide | x86_64 (12)* | Fedora rawhide (18 downloads) |
Rhel 8 | x86_64 [modified] (18)* | Rhel 8 (20 downloads) |
Rhel 9 | x86_64 [modified] (0)* | Rhel 9 (21 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable pvoborni/ipa-hcc
More info about enabling Copr repositories