1GIDS-TOOL(1)                     OpenSC Tools                     GIDS-TOOL(1)
2
3
4

NAME

6       gids-tool - smart card utility for GIDS cards
7

SYNOPSIS

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

OPTIONS

16       -X, --initialize
17           Initialize token.
18
19       --admin-key argument
20           Define the administrator key
21
22       --pin pin
23           This option can be used to specify the PIN value on the command
24           line. If the value is set to env:VARIABLE, the value of the
25           specified environment variable is used. By default, the code is
26           prompted on the command line if needed.
27
28           Note that on most operation systems, any user can display the
29           command line of any process on the system using utilities such as
30           ps(1). Therefore, you should prefer passing the codes via an
31           environment variable on an unsecured system.
32
33       --serial-number argument
34           Define serial number.
35
36       -U, --unblock
37           Unblock the user PIN after an administrator authentication.
38
39       -C, --change-admin-key
40           Change the administrator key.
41
42       --new-admin-key argument
43           Define the new administrator key.
44
45       --reader argument, -r argument
46           Number of the reader to use. By default, the first reader with a
47           present card is used. If argument is an ATR, the reader with a
48           matching card will be chosen.
49
50       -w, --wait
51           Wait for a card to be inserted.
52
53       -v, --verbose
54           Verbose operation. Use several times to enable debug output.
55

SEE ALSO

57       opensc-tool(1)
58

AUTHORS

60       gids-tool was written by Vincent Le Toux
61       <vincent.letoux@mysmartlogon.com>.
62
63
64
65opensc                            12/02/2022                      GIDS-TOOL(1)
Impressum