FIDO2 and its companions
Commands that interact with a YubiKey
- Display basic information about an attached YubiKey:
-
ykman info
- Disable YubiKey features:
ykman config usb --disable F
, whereF
isOTP
,OATH
,PIV
,OPENPGP
, orHSMAUTH
- Change a YubiKey's PIN:
-
ykman fido access change-pin
- Reset a YubiKey's PIN and other persistent storage:
-
ykman fido reset
- List the credentials present on a YubiKey:
-
ykman fido credentials list