go-piv / piv-go

Keys and certificates for YubiKeys, written in Go
Apache License 2.0
366 stars 65 forks source link

verify pin: smart card error 6983: authentication method blocked #87

Closed tcastelly closed 3 years ago

tcastelly commented 3 years ago

Hello,

I'm trying to use piv-go. No problem on OSX, but on my Arch Linux I've this error:

verify pin: smart card error 6983: authentication method blocked

Same error with good or bad PIN.

libpcsclite-dev has been installed.

tcastelly commented 3 years ago

It works as expected, I locked my pin.

Sorry.