1GIDS-TOOL(1) OpenSC Tools GIDS-TOOL(1)
2
3
4
6 gids-tool - smart card utility for GIDS cards
7
9 gids-tool [OPTIONS]
10
11
12 The gids-tool utility can be used from the command line to perform
13 miscellaneous smart card operations on a GIDS smart card.
14
16 -X, --initialize
17 Initialize token.
18
19 --admin-key argument
20 Define the administrator key
21
22 --pin argument
23 Define user PIN.
24
25 --serial-number argument
26 Define serial number.
27
28 -U, --unblock
29 Unblock the user PIN after an administrator authentication.
30
31 -C, --change-admin-key
32 Change the administrator key.
33
34 --new-admin-key argument
35 Define the new administrator key.
36
37 --reader argument, -r argument
38 Specify the reader to use. By default, the first reader with a
39 present card is used. If num is an ATR, the reader with a matching
40 card will be chosen.
41
42 -w, --wait
43 Wait for a card to be inserted.
44
45 -v, --verbose
46 Verbose operation. Use several times to enable debug output.
47
49 opensc-tool(1)
50
52 gids-tool was written by Vincent Le Toux
53 <vincent.letoux@mysmartlogon.com>.
54
55
56
57opensc 10/31/2018 GIDS-TOOL(1)