From 356ab2d105ae5afb3bf8270fd7242e0efadcbedb Mon Sep 17 00:00:00 2001 From: Klas Lindfors Date: Thu, 19 Feb 2015 13:32:00 +0100 Subject: [PATCH] add that pin has to be verified for reset retry counters --- doc/YubiKey_NEO_PIV_introduction.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/YubiKey_NEO_PIV_introduction.adoc b/doc/YubiKey_NEO_PIV_introduction.adoc index 633d505..5ad9cba 100644 --- a/doc/YubiKey_NEO_PIV_introduction.adoc +++ b/doc/YubiKey_NEO_PIV_introduction.adoc @@ -63,7 +63,7 @@ To generate a new private key: To reset PIN/PUK retry counter AND codes (default pin 123456 puk 12345678): - yubico-piv-tool -k $key -a pin-retries --pin-retries 3 --puk-retries 3 + yubico-piv-tool -k $key -a verify -P $pin -a pin-retries --pin-retries 3 --puk-retries 3 To reset the applet (PIN/PUK need to be blocked hence trying a couple of times -- you need to modify this if you have changed the default