Actions
Bug #32352
closedmod_auth_kerb has been replaced by mod_auth_gssapi
Difficulty:
Triaged:
No
Description
Kerberos authentication can not be used on CentOS and CentOS Stream.
mod_auth_kerb as been deprecated and replaced by:
Command used:
foreman-installer --scenario katello --foreman-passenger false --foreman-initial-admin-password <password> --foreman-initial-location "Default Location" --foreman-initial-organization "Default Organization" --foreman-ipa-authentication=true --foreman-ipa-manage-sssd true --foreman-pam-service=foreman-prod
2021-04-19 20:48:23 [ERROR ] [configure] Execution of '/bin/dnf -d 0 -e 1 -y install mod_auth_kerb' returned 1: Error: Unable to find a match: mod_auth_kerb
2021-04-19 20:48:23 [ERROR ] [configure] /Stage[main]/Apache::Mod::Auth_kerb/Apache::Mod[auth_kerb]/Package[mod_auth_kerb]/ensure: change from 'purged' to 'present' failed: Execution of '/bin/dnf -d 0 -e 1 -y install mod_auth_kerb' returned 1: Error: Unable to find a match: mod_auth_kerb
Updated by Evgeni Golov over 3 years ago
- Category changed from foreman-installer script to Foreman modules
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Evgeni Golov
- Pull request https://github.com/theforeman/puppet-foreman/pull/967 added
Updated by Evgeni Golov over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset puppet-foreman|91850a2b4522406a28dbc98e2c3f215130d08dab.
Updated by Ewoud Kohl van Wijngaarden about 3 years ago
- Subject changed from foreman-installer - CentOS 8 : mod_auth_kerb has been replaced by mod_auth_gssapi to mod_auth_kerb has been replaced by mod_auth_gssapi
Actions