-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
dependenciesenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
We should reorganize the external authentication modules (in particular samba), to not need to be present in the podified images, since they aren't need in those images. They might be needed in the httpd-init container image, but most probably don't need to live in the httpd container image either.
See
manageiq-rpm_build/rpm_spec/subpackages/manageiq-appliance
Lines 20 to 46 in a37578c
# External Authentication | |
Requires: sssd >= 1.11.6 | |
Requires: sssd-dbus >= 1.11.6 | |
# External Authentication - IPA | |
Requires: c-ares >= 1.7.0 | |
Requires: ipa-admintools >= 3.0.0 | |
Requires: ipa-client >= 3.0.0 | |
Requires: mod_intercept_form_submit >= 0.9.7 | |
Requires: mod_auth_gssapi | |
Requires: mod_authnz_pam >= 0.9.2 | |
Requires: mod_lookup_identity >= 0.9.2 | |
Requires: mod_ssl | |
# External Authentication - Active Directory | |
Requires: adcli | |
Requires: oddjob | |
Requires: oddjob-mkhomedir | |
Requires: realmd | |
Requires: samba-common | |
Requires: samba-common-tools | |
# External Authentication - SAML | |
Requires: mod_auth_mellon | |
# External Authentication - OpenID-Connect | |
Requires: mod_auth_openidc |
Metadata
Metadata
Assignees
Labels
dependenciesenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Type
Projects
Status
To do