OSDN Git Service

Re-organize console out and logging out
[openpts/openpts.git] / man / man8 / openpts.8
1 .\" Copyright (C) 2011 International Business Machines Corporation
2 .\"
3 .de Sh \" Subsection
4 .br
5 .ie \\n(.$>=3 .ne \\$3
6 .el .ne 3
7 .IP "\\$1" \\$2
8 ..
9 .TH "openpts" 8 "2012-01-04"  "Platform Trust Services(PTS)"
10 .ce 1
11 Platform Trust Services(PTS) - openpts
12 .SH NAME
13 openpts \- PTS verifier command
14 .SH "SYNOPSIS"
15 .ad l
16 .hy 0
17 .B openpts
18 .RB [ OPTION ]
19 .RB <target>
20
21 .SH "DESCRIPTION"
22 .PP
23 \fBopenpts\fR is a verifier side application of Platform Trust Services(PTS).
24
25
26 .SH "COMMANDS"
27
28 .TP
29 \fB-i\fR
30 Enroll a target node and acquire [overwrite (-f)] the reference measurement.
31
32 .TP
33 \fB-v\fR
34 Verify target (collector) integrity against known measurement.
35
36 .TP
37 \fB-r\fR
38 Remove the target from the set of known reference measurements.
39
40 .TP
41 \fB\-h\fR
42 Display command usage info.
43
44 .TP
45 \fB-D\fR
46 Display the configuration (target/ALL)
47
48 .SH "OPTIONS"
49
50 .TP
51 \fB-u\fR
52 Accept a measurement update during attestation, if there are any available.
53
54
55 .TP
56 \fB-l username\fR
57 ssh username [ssh default]
58
59 .TP
60 \fB-p port\fR
61 ssh port number [ssh default]
62
63 .TP
64 \fB-c configfile\fR
65 Set configuration file [~/.openpts/openpts.conf]
66
67 .TP
68 \fB-V\fR
69 Verbose mode. Multiple -V options increase the verbosity.
70
71
72 .SH "SEE ALSO"
73 .PP
74 \fBptsc\fR(8)
75 .SH "AUTHOR"
76 Seiji Munetoh
77 .SH "REPORTING BUGS"
78 Report bugs to <openpts-users@lists.sourceforge.jp>
79