Versions Compared

Key

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

...

  1. In httpd.conf:
    • Use of theĀ <RequestMap> feature is not recommended for use with Apache, but its use requires that theĀ UseCanonicalName directive be set.
    • Ensure that the ServerName directive is properly set, and that Apache is being started with SSL enabled.
  2. Restart Apache.
  3. /usr/sbin/shibd must be independently started and run in order to handle requests. The daemon should be loaded and monitored along with all other major services.

    Code Block
    none
    none
    /sbin/service shibd start
    
  4. By default, the Shibboleth module is configured to log information on behalf of Apache to /var/log/httpdshibboleth-www/native.log
  5. shibd creates its own separate logs at /var/log/shibboleth