Skip to main content
FortiKoala
Staff
Staff
October 1, 2018

Technical Note: Shibboleth Vulnerability - How to upgrade Shibboleth rpms

  • October 1, 2018
  • 0 replies
  • 769 views
Description
Shibboleth Vulnerability - How to upgrade Shibboleth rpms

Solution
Issue:  Unable to update shibboleth.

The shibboleth repository is installed, but disabled.


Solution:  Login to the CLI as root and run the following to update the rpms:
yum --enablerepo=security_shibboleth update


Note:  All repositories are disabled other than the Bradford specific repository every time you run the network-sentry-install.bin.  We have had OS updates fail at some customer sites when the shibboleth repository was enabled, so it is disabled by default.

The following command will enable the repository for more than the current session:
yum-config-manager --enable security_shibboleth