Merge pull request #332 from engdoreis/update-pin-retry-cmd

Update the command to change the pin retry attempts
pull/342/head
drduh 2 years ago committed by GitHub
commit 5c4d952a29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save