gracied(8)
NAME
gracied -- local-authentication OpenID server
SYNOPSIS
gracied [--data-dir DIR] [--host HOST] [--port PORT] [--log-level
LEVEL]
DESCRIPTION
This manual page documents briefly the gracied command.
gracied is the Gracie server program. It runs an OpenID provider service for local system users, and allows those users to authenticate
against the local PAM system via a web interface.
OPTIONS
- -h --help
- Show summary of options.
- -v --version
- Show version of program.
- --data-dir DIR
Use DIR as the directory to store server state files. Default: current directory. - --host HOST
Listen for connections on host address HOST. Default: localhost. - --port PORT
Listen for connections on port PORT. Default: http (port 80). - --log-level LEVEL
Set the log message threshold to LEVEL. Default: WARN.
SEE ALSO
The OpenID project page http://openid.net/ (link to URL
http://openid.net/) .
AUTHOR
This manual page was written by Ben Finney ben+debian@benfinney.id.au
for the Debian system (but may be used by others). Permission is
granted to copy, distribute and/or modify this document under the terms
of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation.
- On Debian systems, the complete text of the GNU General Public License
can be found in /usr/share/common-licenses/GPL.