mirror of
https://github.com/drduh/YubiKey-Guide.git
synced 2025-06-18 11:12:40 +02:00
Replace deprecated command for changing puk with recommended command.
The current command for changing the puk, ykman piv change-puk, throws the following warning and recommended change: WARNING: The use of this command is deprecated and will be removed! Replace with: ykman piv access change-puk
This commit is contained in:
parent
20dd0687cd
commit
06f8bc8cb5
1 changed files with 1 additions and 1 deletions
|
@ -1337,7 +1337,7 @@ Your selection? q
|
|||
The PUK (Pin Unlock Key) can be used to reset the PIN if it is ever lost or becomes blocked after the maximum number of incorrect attempts (default 3). The default PUK is `12345678`. If the PUK is also entered incorrectly three times, the key is permanently irrecoverable. You can set your PUK to the same as your daily PIN, giving you a total of 6 attempts.
|
||||
|
||||
```console
|
||||
ykman piv change-puk
|
||||
ykman piv access change-puk
|
||||
|
||||
Enter your current PUK:
|
||||
Enter your new PUK:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue