Merge pull request #332 from engdoreis/update-pin-retry-cmd
Update the command to change the pin retry attemptspull/342/head
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