1tpm_restrictpubek(8)        System Manager's Manual       tpm_restrictpubek(8)
2
3
4
5                      TPM Management - tpm_restrictpubek
6

NAME

8       tpm_restrictpubek  - restrict the ability to display the public portion
9       of the Endorsement Key to the owner
10

SYNOPSIS

12       tpm_restrictpubek [OPTION]
13
14

DESCRIPTION

16       tpm_restrictpubek reports the status of who can display the public
17       portion of the Endorsement Key.  This is the default behavior and also
18       available with the --status option.  This operation will be in effect
19       until the owner is cleared and prompts for the owner passord. With the
20       --restrict option, the ability to display the public portion of the
21       Endorsement Key is resticted to the owner (via the TPM_DisablePubekRead
22       API).  The command prompts for the owner password to complete the
23       operation.   The --status and --restrict options are mutually exclusive
24       and the last one on the command line will be carried out.
25
26
27       -h, --help
28              Display command usage info.
29
30       -v, --version
31              Display command version info.
32
33       -l, --log [none|error|info|debug]
34              Set logging level.
35
36       -u, --unicode
37              Use TSS UNICODE encoding for passwords to comply with
38              applications using TSS popup boxes
39
40       -s, --status
41              Display the status of who can see the public portion of the
42              Endorsement Key
43
44       -r, --restrict
45              Restrict seeing the public portion of the Endorsement Key to the
46              owner
47
48       -z, --well-known
49              Authenticate using 20 bytes of zeros as owner password (the
50              default TSS Well Known Secret), instead of prompting for an
51              owner password.
52
53

SEE ALSO

55       tpm_version(1), tpm_takeownership(8), tpm_getpubek(8), tcsd(8)
56
57

REPORTING BUGS

59       Report bugs to <trousers-users@lists.sourceforge.net>
60
61
62
63TPM Management                    2005-05-05              tpm_restrictpubek(8)
Impressum