logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

shibd - Shibboleth daemon

Authors

       shibd is part of the Internet 2 Shibboleth project written by Scott Cantor <cantor.2@osu.edu>.

Description

shibd is the Shibboleth daemon.  It handles attribute requests from the Apache Shibboleth module and
       should run in conjunction with it.

Name

       shibd - Shibboleth daemon

Options

shibd takes the following command-line options.

       -cpathname
           Specifies  the pathname of shibd's configuration file. Defaults to /etc/shibboleth/shibboleth2.xml or
           the value of the SHIBSP_CONFIG environment variable, if it is set.

       -dpathname
           Installation prefix. Defaults to /usr.

       -F  Stay in the foreground.  Normally, shibd backgrounds itself after starting up.

       -f  Force removal of listener socket.

       -h  Prints out a brief summary of the shibboleth options.

       -ppathname
           Specifies the pathname to use to write out the shibboleth PID file.

       -wseconds
           Seconds to wait for the background shibd to start up before the foreground process returns.   If  not
           set, the default value is three seconds.

       -t  Validates  the  general  correctness of the configuration. Not all problems can be detected this way,
           but the chance of successful startup is high if the checking process does not log any errors.

       -v  Prints out the version string.

       -xpathname
           Specifies the XML schema catalog to use. Defaults to /usr/share/xml/shibboleth/catalog.xml.

Synopsis

       shibd [-tfFvh] [-cconfig] [-dprefix] [-ppidfile] [-wseconds] [-xcatalog]

See Also