.\" Copyright (C) 2005 International Business Machines Corporation .\" .de Sh \" Subsection .br .if t .Sp .ne 5 .PP \fB\\$1\fR .PP .. .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Ip \" List item .br .ie \\n(.$>=3 .ne \\$3 .el .ne 3 .IP "\\$1" \\$2 .. .TH "tpm_setclearable" 8 "2005-05-05" "TPM Management" .ce 1 TPM Management - tpm_setclearable .SH NAME tpm_setclearable \- disable TPM clear operations .SH "SYNOPSIS" .ad l .hy 0 .B tpm_setclearable .RB [ OPTION ] .SH "DESCRIPTION" .PP \fBtpm_setclearable\fR reports the status of the TPM's flags regarding how the TPM can be cleared. This is the default behavior and also accessible via the \fB\-\-status\fR option. Requesting a report of this status prompts for the owner password. The \fB\-\-owner\fR option requests that the TPM disable clear operations (via the TPM_DisableOwnerClear API) disabling the owner from clearing out the ownership information. This operation prompts for the owner password. This operation is in effect until the current owner is cleared. The \fB\-\-force\fR option (via the TPM_DisableForceClear API) disables using Phyiscal Presence to authorize a clear operation. This operation does not require authorization and will skip the owner password prompt. This operation is only in effect until a reboot. .TP \fB\-h\fR, \fB\-\-help\fR Display command usage info. .TP \fB-v\fR, \fB\-\-version\fR Display command version info. .TP \fB-l\fR, \fB\-\-log\fR [none|error|info|debug] Set logging level. .TP \fB-u\fR, \fB\-\-unicode\fR Use TSS UNICODE encoding for passwords to comply with applications using TSS popup boxes .TP \fB-s\fR, \fB\-\-status\fR Report the status of flags regarding how the TPM can be cleared. .TP \fB-o\fR, \fB\-\-owner\fR Disable use of owner authorization for authorizating a clear operation until a new owner exists. .TP \fB-f\fR, \fB\-\-force\fR Disable use of Physical Presence for authorizating a clear operation until a reboot has occurred. .TP \fB-z\fR, \fB\-\-well-known\fR Authenticate using 20 bytes of zeros as owner password (the default TSS Well Known Secret), instead of prompting for an owner password. .SH "SEE ALSO" .PP \fBtpm_version\fR(1), \fBtpm_takeownership\fR(8), \fBtpm_clear\fR(8), \fBtcsd\fR(8) .SH "REPORTING BUGS" Report bugs to