Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Restart when shibboleth2.xml or other Shibboleth configuration files are modified.

Code Block
languagebash
themeRDark
titleRestart Shibboleth
sudo -u root bash

service shibd (re)start

service httpd (re)start

Apache

Restart after restarting Shibboleth; or when there is a change in Apache configuration.

Code Block
languagebash
themeRDark
title(Re)start Apache httpd
sudo -u root bash

service httpd (re)start