Updates to use the new openpgp2ssh program that dkg wrote.
[monkeysphere.git] / man / man8 / monkeysphere-server.8
1 .TH MONKEYSPHERE-SERVER "1" "June 2008" "monkeysphere 0.1" "User Commands"
2 .SH NAME
3 monkeysphere-server \- monkeysphere server admin user interface
4 .SH SYNOPSIS
5 .B monkeysphere-server \fIcommand\fP [\fIargs\fP]
6 .SH DESCRIPTION
7 .PP
8 \fBmonkeysphere-server\fP is the server admin monkeysphere tool.
9 .SH SUBCOMMANDS
10 \fBmonkeysphere-server\fP takes various subcommands:
11 .PD
12 .TP
13 .B update-users [HOST]...
14 .TP
15 .B gen-key
16 .TP
17 .B publish-key
18 .TP
19 .B trust-keys KEYID...
20 .TP
21 .B update-user-userids USER USERID...
22 .TP
23 .B help
24 Output a brief usage summary.  `h' or `?' may be used in place of
25 `help'.
26 .PD
27 .SH FILES
28 .PD 1
29 .TP
30 /etc/monkeysphere/monkeysphere-server.conf
31 System monkeysphere-server config file.
32 .TP
33 /etc/monkeysphere/monkeysphere.conf
34 System-wide monkeysphere config file.
35 .TP
36 /etc/monkeysphere/gnupg
37 Monkeysphere GNUPG home directory.
38 .TP
39 /etc/monkeysphere/authorized_user_ids/USER
40 Server maintained authorized_user_ids files for users.
41 .TP
42 /var/lib/monkeysphere/stage/USER
43 Staging directory for user key caches.
44 .PD
45 .SH AUTHOR
46 Written by Jameson Rollins
47 .SH "REPORTING BUGS"
48 Report bugs to <???@???>.
49 .SH COPYRIGHT
50 Copyright \(co 2008 Jameson Graef Rollins and Daniel Kahn Gillmor
51 .br
52 This is free software.  You may redistribute copies of it under the
53 terms of the GNU General Public License
54 <http://www.gnu.org/licenses/gpl.html>.  There is NO WARRANTY, to the
55 extent permitted by law.
56 .SH "SEE ALSO"
57 .BR monkeysphere (1),
58 .BR gpg (1),
59 .BR ssh (1)