🟣change-pin
Change the management key. Management functionality is guarded by a management key. This key is required for administrative tasks, such as generating key pairs. A random key may be generated and store
ykman piv access change-pin OPTIONS
Options
Description
-h, --help
Show this message and exit.
-n, --new-pin TEXT
New PIN.
-P, --pin TEXT
Current PIN code.
HELP
Usage: ykman.exe piv access change-pin [OPTIONS]
Change the PIN code.
The PIN must be between 6 and 8 characters long, and supports any type of alphanumeric characters. For cross-platform compatibility, numeric
PINs are recommended.
Options:
-P, --pin TEXT Current PIN code.
-n, --new-pin TEXT A new PIN.
-h, --help Show this message and exit.
EXAMPLE
ykman piv access change-pin
Last updated
Was this helpful?