Versions Compared

Key

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

...

Option

Explanation

-check

Runs in console mode and loads the configuration, logging any serious issues to the console, then exits.

-console

Runs the program as a console application in the foreground rather than as a service.

-prefix path

Sets the top level location to which the software was installed (the shibd program should be in sbin/shibd.exe relative to this location). Alternative to SHIBSP_PREFIX environment variable.

-config pathname

Identifies the primary configuration file to use (defaults to etc/shibboleth/shibboleth2.xml relative to the installation prefix. Alternative to SHIBSP_CONFIG environment variable.

-catalogs pathname1;pathname2

Semicolon-delimited set of pathnames of XML Schema catalog files to use when parsing XML Alternative to SHIBSP_SCHEMAS environment variable.

-install name

Installs the program as a service using a provided name to distinguish it from other copies.

-remove name

Removes the named service definition.

...

Option

Explanation

-t

Loads the configuration, logging any serious issues to the console, then exits.

-d path

Sets the top level location to which the software was installed (the shibd program should be in sbin/shibd.exe relative to this location). Alternative to SHIBSP_PREFIX environment variable.

-c pathname

Identifies the primary configuration file to use (defaults to etc/shibboleth/shibboleth2.xml relative to the installation prefix (unless the prefix is /usr) Alternative to SHIBSP_CONFIG environment variable.

-x pathname1:pathname2

Colon-delimited set of pathnames of XML Schema catalog files to use when parsing XML Alternative to SHIBSP_SCHEMAS environment variable.

-f

Forces removal of Unix domain socket file if the file is present when starting up.

-p pathname

Path to pid file to create.

-v

Prints software version.

-h

Help message.