1tpmtoken_setpasswd(1) General Commands Manual tpmtoken_setpasswd(1)
2
3
4
5 TPM Management - tpmtoken_setpasswd
6
8 tpmtoken_setpasswd - change the password(s) associated with the user's
9 TPM PKCS#11 data store
10
12 tpmtoken_setpasswd [ OPTION ]
13
14
16 tpmtoken_setpasswd is used to change the password(s) associated with
17 the user's data store.
18
19 PKCS#11 requires a password (or PIN) for the Security Officer (SO) and
20 the User. The SO and User password are set when the data store is
21 initialized. This command will allow the user change either password.
22
23 -h, --help
24 Display command usage info.
25
26 -v, --version
27 Display command version info.
28
29 -l, --log [none|error|info|debug]
30 Set logging level.
31
32 -k, --token STRING
33 Use STRING to identify the label of the PKCS#11 token to be used
34
35 -s, --security-officer
36 Set the Security Officer password instead of the User password
37
38
40 tpmtoken_init(1), tpmtoken_import(1), tpmtoken_objects(1),
41 tpmtoken_protect(1)
42
43
45 Report bugs to <trousers-users@lists.sourceforge.net>
46
47
48
49TPM Management 2005-04-25 tpmtoken_setpasswd(1)