ngompa/fedora-aaa
Project ID: 31006
Description
Packages for the Fedora AAA solution
Note that this is a work-in-progress. Feedback is welcome at the upstream projects!
Installation Instructions
The current focus is with running the applications in Fedora 33.
Activate the COPR on your system:
$ sudo dnf install 'dnf-command(copr)'
$ sudo dnf copr enable ngompa/fedora-aaa
Install FreeIPA with the FAS plugin:
$ sudo dnf install freeipa-server freeipa-server-dns freeipa-fas
$ sudo ipa-server-install
Install Noggin (user management) and Ipsilon (SSO):
$ sudo dnf install noggin
$ sudo dnf install httpd mod_auth_gssapi ipsilon ipsilon-tools-ipa ipsilon-authgssapi ipsilon-saml2 ipsilon-openid ipsilon-openidc
$ sudo ipsilon-server-install --ipa yes
Configuration for these applications are documented in their upstream projects.
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 |
---|---|---|
EPEL 8 | x86_64 (34)* | EPEL 8 (183 downloads) |
Fedora 38 | x86_64 (199)* | Fedora 38 (0 downloads) |
Fedora 39 | x86_64 (177)* | Fedora 39 (48 downloads) |
Fedora 40 | x86_64 (77)* | Fedora 40 (29 downloads) |
Fedora 41 | x86_64 (4)* | Fedora 41 (8 downloads) |
Fedora rawhide | x86_64 (166)* | Fedora rawhide (176 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable ngompa/fedora-aaa
More info about enabling Copr repositories