Update the command to change the pin retry attempts
Signed-off-by: Douglas Reis <doreis@lowrisc.org>pull/332/head
parent
dc29279197
commit
9c2a5c9598
|
@ -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):
|
||||
|
||||
```bash
|
||||
ykman openpgp access set-retries 5 5 5
|
||||
ykman openpgp set-pin-retries 5 5 5
|
||||
```
|
||||
|
||||
## Set information
|
||||
|
|
Loading…
Reference in New Issue