1tss2_writeauthorizenv(1) General Commands Manual tss2_writeauthorizenv(1)
2
3
4
6 tss2_writeauthorizenv(1) -
7
9 tss2_writeauthorizenv [OPTIONS]
10
12 tss2_writeauthorizenv(1) - This command writes the digest value of a
13 policy to an NV index such that this policy can be used in other poli‐
14 cies containing a corresponding PolicyAuthorizeNv element.
15
17 These are the available options:
18
19 • -p, --nvPath=STRING:
20
21 The path of the NV index.
22
23 • -P, --policyPath=STRING:
24
25 The path of the new policy.
26
28 This collection of options are common to all tss2 programs and provide
29 information that many users may expect.
30
31 • -h, --help [man|no-man]: Display the tools manpage. By default, it
32 attempts to invoke the manpager for the tool, however, on failure
33 will output a short tool summary. This is the same behavior if the
34 “man” option argument is specified, however if explicit “man” is re‐
35 quested, the tool will provide errors from man on stderr. If the
36 “no-man” option if specified, or the manpager fails, the short op‐
37 tions will be output to stdout.
38
39 To successfully use the manpages feature requires the manpages to be
40 installed or on MANPATH, See man(1) for more details.
41
42 • -v, --version: Display version information for this tool, supported
43 tctis and exit.
44
46 tss2_writeauthorizenv --nvPath=/nv/Owner/myNV --policyPath=/policy/pcr-policy
47
49 0 on success or 1 on failure.
50
52 Github Issues (https://github.com/tpm2-software/tpm2-tools/issues)
53
55 See the Mailing List (https://lists.01.org/mailman/listinfo/tpm2)
56
57
58
59tpm2-tools APRIL 2019 tss2_writeauthorizenv(1)