sigul_server

Langue: en

Version: Jan 2009 (fedora - 01/12/10)

Section: 8 (Commandes administrateur)

name

sigul_server - A signing server

SYNOPSIS

sigul_server [OPTIONS]

DESCRIPTION

Repeatedly connects to a sigul_bridge to receive and and act upon a request from a client,

OPTIONS

-c, --config-file PATH
Use PATH as the per-user configuration file instead of ~/.sigul/server.conf.
-d, --daemonize
Detach from the terminal and run in the background.
-v, --verbose
Be more verbose. Using this option twice enables debugging output.

EXIT STATUS

sigul_server returns with exit status 0 when interrupted with SIGINT, non-zero on an unrecoverable error.

FILES

/etc/sigul/server.conf
A system-wide configuration file.
~/.sigul/server.conf
A per-user configuration file. Values defined in this file override the system-wide configuration file.
/var/run/sigul_server.pid
A file that contains the process ID of the bridge while it is running.

NOTES

Before starting sigul_server for the first time, create its database using sigul_server_create_db(8) and set up the first singing server administrator using sigul_server_add_admin(8).

AUTHORS

Miloslav Trmac <mitr@redhat.com>

SEE ALSO

sigul(1), sigul_bridge(8), sigul_server_add_admin(8), sigul_server_create_db(8)