mirror of
https://github.com/drduh/YubiKey-Guide.git
synced 2024-12-22 21:58:06 +00:00
Merge pull request #332 from engdoreis/update-pin-retry-cmd
Update the command to change the pin retry attempts
This commit is contained in:
commit
5c4d952a29
@ -1355,7 +1355,7 @@ Your selection? q
|
|||||||
The number of retry attempts can be changed with the following command, documented [here](https://docs.yubico.com/software/yubikey/tools/ykman/OpenPGP_Commands.html#ykman-openpgp-access-set-retries-options-pin-retries-reset-code-retries-admin-pin-retries):
|
The number of retry attempts can be changed with the following command, documented [here](https://docs.yubico.com/software/yubikey/tools/ykman/OpenPGP_Commands.html#ykman-openpgp-access-set-retries-options-pin-retries-reset-code-retries-admin-pin-retries):
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
ykman openpgp access set-retries 5 5 5
|
ykman openpgp set-pin-retries 5 5 5
|
||||||
```
|
```
|
||||||
|
|
||||||
## Set information
|
## Set information
|
||||||
|
Loading…
Reference in New Issue
Block a user