Yubikey on Linux?
Hi friends! Has anyone here had success using Yubikeys on Linux? I’ve been going back and forth with support to no avail, trying to get my Yubikey 5C NFC to play nicely on Ubuntu 22.04 LTS. Any suggestions are appreciated.
I have the following Yubikey-related packages on my system:
<span style="color:#323232;">libyubikey-udev 1.20.0-3 [Ubuntu/jammy universe]
</span><span style="color:#323232;">├── is installed
</span><span style="color:#323232;">└── udev rules for unprivileged access to YubiKeys
</span><span style="color:#323232;">
</span><span style="color:#323232;">libyubikey0 1.13-6 [Ubuntu/jammy universe]
</span><span style="color:#323232;">├── is installed
</span><span style="color:#323232;">└── Yubikey OTP handling library runtime
</span><span style="color:#323232;">
</span><span style="color:#323232;">python3-yubikey-manager 4.0.7-1 [Ubuntu/jammy universe]
</span><span style="color:#323232;">├── is installed
</span><span style="color:#323232;">└── Python 3 library for configuring a YubiKey — transitional package
</span><span style="color:#323232;">
</span><span style="color:#323232;">yubikey-manager 4.0.7-1 [Ubuntu/jammy universe]
</span><span style="color:#323232;">├── is installed
</span><span style="color:#323232;">└── Python library and command line tool for configuring a YubiKey
</span><span style="color:#323232;">
</span><span style="color:#323232;">yubikey-manager-qt 1.2.4-1 [Ubuntu/jammy universe]
</span><span style="color:#323232;">├── is installed
</span><span style="color:#323232;">└── Graphical application for configuring a YubiKey
</span><span style="color:#323232;">
</span><span style="color:#323232;">yubikey-personalization-gui 3.1.24-1build1 [Ubuntu/jammy universe]
</span><span style="color:#323232;">├── is installed
</span><span style="color:#323232;">└── Graphical personalization tool for YubiKey tokens
</span><span style="color:#323232;">
</span><span style="color:#323232;">libfido2-1 1.10.0-1 [Ubuntu/jammy main]
</span><span style="color:#323232;">├── is installed
</span><span style="color:#323232;">└── library for generating and verifying FIDO 2.0 objects
</span><span style="color:#323232;">
</span><span style="color:#323232;">python3-fido2 0.9.1-1 [Ubuntu/jammy universe]
</span><span style="color:#323232;">├── is installed
</span><span style="color:#323232;">└── Python library for implementing FIDO 2.0
</span><span style="color:#323232;">
</span><span style="color:#323232;">pcscd 1.9.5-3ubuntu1 [Ubuntu/jammy universe]
</span><span style="color:#323232;">├── is installed
</span><span style="color:#323232;">└── Middleware to access a smart card using PC/SC (daemon side)
</span>
Add comment