I've been using the Smart Card Connector with Secure Shell for quite a while with my Yubikeys. With the USB device support landing I was going to use my Yubikey directly in Crostini for GPG encryption/decryption and signing in addition to using it for authentication (for SSH), but when I tried doing a `vmc usb-attach terminal 1:008` with my Yubikey plugged in I was getting a permission error but other devices worked fine. After a while (weeks later) it dawned on me that it might be the Smart Card Connector that also accesses the device, and after disabling the app I was able to successfully map the device in and use it exactly as I'd hoped. Is there a place to file bugs on the Connector being greedy and requiring exclusive access to the device even if Secure Shell doesn't have an open connection requesting it?
--
--
Chromium OS Developers mailing list: chromiu...@chromium.org
View archives, change email options, or unsubscribe:
https://groups.google.com/a/chromium.org/group/chromium-os-dev
I've created an issue/request and updated the existing crbug to let folks know there might be a short term workaround by disabling the extension.
https://bugs.chromium.org/p/chromium/issues/detail?id=1030778