1PKCSCONF(1) openCryptoki PKCSCONF(1)
2
3
4
6 pkcsconf
7
8
10 pkcsconf [-itsmMIupPh] [-c slotnumber -U userPIN -S SOPin -n newpin]
11
12
14 The pkcsconf utility displays and configures the state of the pkcsslotd
15 daemon and the tokens managed by the daemon.
16
17
19 -i display PKCS11 info
20
21 -t display token info
22
23 -s display slot info
24
25 -m display mechanism list
26
27 -I initialize token
28
29 -u initialize user PIN
30
31 -p set the user PIN
32
33 -P set the SO PIN
34
35 -c SLOT specify the token slot for the operation
36
37 -U USERPIN
38 the current user pin (for use when changing the user pin; -u
39 and -p options); if not specified, user will be prompted
40
41 -S SOPIN the current Security Officer (SO) pin (for use when changing
42 the SO pin; -P option); if not specified, user will be
43 prompted
44
45 -n NEWPIN the new pin (for use when changing either the user pin or the
46 SO pin; -u, -p and -P options); if not specified, user will
47 be prompted
48
49 -h show usage information
50
51
53 opencryptoki(7),
54 pkcsslotd(8).
55
56
57
582.3.1 May 2007 PKCSCONF(1)