'\" t .\" Title: tpm2-tss .\" Author: Ying-Chun Liu .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: 01/17/2017 .\" Manual: resourcemgr User Manual .\" Source: resourcemgr .\" Language: English .\" .TH "TPM2\-TSS" "1" "01/17/2017" "resourcemgr" "resourcemgr User Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" resourcemgr \- daemon to maintain TPM resources .SH "SYNOPSIS" .HP \w'\fBresourcemgr\fR\ 'u \fBresourcemgr\fR [\fB\-sim\fR] [\fB\-tpmhost\ \fR\fB{\fIhostname\fR\ |\ \fIip_addr\fR}\fR] [\fB\-tpmport\ \fR\fB\fIport\fR\fR] [\fB\-apport\ \fR\fB\fIport\fR\fR] .SH "DESCRIPTION" .PP This manual page documents briefly the \fBresourcemgr\fR command\&. .PP This manual page was written for the Debian distribution because the original program does not have a manual page\&. .PP \fBresourcemgr\fR is a daemon that manages the resources of TPM\&. .SH "OPTIONS" .PP The program\*(Aqs long options starts with one dashes (`\-\*(Aq)\&. A summary of options is included below\&. .PP \fB\-sim\fR .RS 4 tells resource manager to communicate with TPM 2\&.0 simulator (default: communicates with local TPM; must be specified for running on Windows) .RE .PP \fB\-tpmhost \fR\fB{\fIhostname\fR | \fIip_addr\fR}\fR .RS 4 specifies the host IP address for communicating with the TPM (default: 127\&.0\&.0\&.1; only valid if \-sim used) .RE .PP \fB\-tpmport \fR\fB\fIport\fR\fR .RS 4 specifies the port number for communicating with the TPM (default: 2321; only valid if \-sim used) .RE .PP \fB\-apport \fR\fB\fIport\fR\fR .RS 4 specifies the port number for communicating with the calling application (default: 2323) .RE .SH "SEE ALSO" .PP \fBtpmclient\fR(1), \fBtpmtest\fR(1) .SH "AUTHOR" .PP \fBYing\-Chun Liu\fR <\&paulliu@debian\&.org\&> .RS 4 Wrote this manpage for the Debian system\&. .RE .SH "COPYRIGHT" .br Copyright \(co 2017 Ying-Chun Liu (PaulLiu) .br .PP This manual page was written for the Debian system (and may be used by others)\&. .PP Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 or (at your option) any later version published by the Free Software Foundation\&. .PP On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL\-3\&. .sp