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 |
---|---|---|
![]() |
x86_64 (6)* | EPEL 8 (126 downloads) |
![]() |
x86_64 (36)* | Fedora 35 (0 downloads) |
![]() |
x86_64 (36)* | Fedora 36 (0 downloads) |
![]() |
x86_64 (36)* | Fedora 37 (17 downloads) |
![]() |
x86_64 (36)* | Fedora 38 (6 downloads) |
![]() |
x86_64 (36)* | Fedora rawhide (121 downloads) |
* Total number of packages downloaded in the last seven days.
Quick Enable
#> dnf copr enable ngompa/fedora-aaa
More info about enabling Copr repositories