Skip to content

Instantly share code, notes, and snippets.

View torsten-online's full-sized avatar
🌍
available

Torsten Behrens torsten-online

🌍
available
View GitHub Profile
@torsten-online
torsten-online / yubikey_sshkey_sign_device_not_found.md
Last active November 11, 2022 21:59
Problem: error: process_sign_request2: sshkey_sign: device not found

Problem: error: process_sign_request2: sshkey_sign: device not found

You are using two yubikeys e.g. one OTP Key and a Yubikey BIO with FIDO and want to login over SSH?

This Problem "error: process_sign_request2: sshkey_sign: device not found" occurs by running ssh-askpass for prompting to "touch-required / Fingerprint".

Please plug out the other OTP Yubikey and then the Yubikey BIO with FIDO Auth is working fine for you!

Author