Query: lcp_writepol
OS: centos
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LCP_WRITEPOL(8) User Manuals LCP_WRITEPOL(8)NAMElcp_writepol - write LCP policy into a TPM NV indexSYNOPSISlcp_writepol -i index-value [-f policy-file | -e] [-p passwd] [-h]DESCRIPTIONlcp_writepol is used to write LCP policy into a (previously-defined) TPM NV index. It also supports writing arbitrary data into a specified index.OPTIONS-i index-value Designate the index for writing. Index can be UINT32 or string. 3 strings are supported for the reserved LCP indices. Strings and default index values for each string are: default 0x50000001(INDEX_LCP_DEF) owner 0x40000001(INDEX_LCP_OWN) aux 0x50000002(INDEX_LCP_AUX) -f policy-file File name where the policy data is stored. -e Write 0 length data to the index. This is useful for special indices, such as those permission is WRITEDFINE. -p password The TPM owner password -h Print out the help messageEXAMPLESlcp_writepol -i default -f policy-file lcp_writepol -i 0x00011101 -e lcp_writepol -i 0x00011101 -f policy-file -p 123456SEE ALSOlcp_readpol(8), lcp_crtpol(8). tboot 2011-12-31 LCP_WRITEPOL(8)
Related Man Pages |
---|
lcp_crtpol(8) - centos |
lcp_mlehash(8) - centos |
lcp_readpol(8) - centos |
lcp_writepol(8) - centos |
tpm_nvwrite(8) - debian |
Similar Topics in the Unix Linux Community |
---|
help --translation |
File Operation |
Shadow file password policy |
Bash to print if keyword not in file |
Adding sequential index to duplicate strings |