chgtpmauth.1
来自「IBM开发的TPM的驱动, 有少量的例子可以供参考」· 1 代码 · 共 35 行
1
35 行
.\" Copyright 2004 IBM (Jeff Kravitz).\".\" Written Mar 25 2004, Jeff Kravitz.\".TH chgtpmauth 1 2004-03-25 "IBM" "TPM Utilities".SH NAMEchgtpmauth \- change TPM Owner, or SRK password.SH SYNOPSISchgtpmauth [-o] <owner password> <new password>.SH DESCRIPTIONThis command changes either the TPM owner password, or the Storage Root Key use password..SH ARGUMENTS.TP 5owner passwordis any character string, up to 256 bytes long.It specifies the existing TPM Owner passwordThe actual "Authorization Data"passed to the TPM is the 20 byte SHA1 hash of the user-specified password..TP 5new passwordis any character string, up to 256 bytes long.It specifies the new password for the entity being changed.The actual "Authorization Data"passed to the TPM is the 20 byte SHA1 hash of the user-specified password..SH OPTIONSThe following command line options are supported....TP 5 -owhich specifies that the TPM owner password is being changed.If this option is omitted, the Storage Root Key use password is being changed..SH AUTHORJeff Kravitz , IBM T. J. Watson Research Center
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?