=head1 NAME shibd - Shibboleth daemon =head1 SYNOPSIS shibd [B<-tfFvh>] [B<-c> I] [B<-d> I] [B<-p> I] [B<-w> I] [B<-x> I] =head1 DESCRIPTION B is the Shibboleth daemon. It handles attribute requests from the Apache Shibboleth module and should run in conjunction with it. =head1 OPTIONS B takes the following command-line options. =over 4 =item B<-c> I Specifies the pathname of B's configuration file. Defaults to /etc/shibboleth/shibboleth2.xml or the value of the SHIBSP_CONFIG environment variable, if it is set. =item B<-d> I Installation prefix. Defaults to /usr. =item B<-F> Stay in the foreground. Normally, B backgrounds itself after starting up. =item B<-f> Force removal of listener socket. =item B<-h> Prints out a brief summary of the shibboleth options. =item B<-p> I Specifies the pathname to use to write out the shibboleth PID file. =item B<-w> I Seconds to wait for the background B to start up before the foreground process returns. If not set, the default value is three seconds. =item B<-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. =item B<-v> Prints out the version string. =item B<-x> I Specifies the XML schema catalog to use. Defaults to /usr/share/xml/shibboleth/catalog.xml. =back =head1 AUTHORS shibd is part of the Internet 2 Shibboleth project written by Scott Cantor . =head1 COPYRIGHT AND LICENSE Copyright 2005, 2006 Internet2/MACE This program is free software; you may redistribute it and/or modify it under the terms of the Apache 2.0 License . =cut