https://bugzilla.redhat.com/show_bug.cgi?id=1273188



--- Comment #26 from Andrew Morton <a...@linux-foundation.org> ---
Wrapping up my end of things...

Andy confirmed that my gnubby key is an old one which doesn't fully implement
the U2F HID spec.   Here's his fix (which worked for me) (thanks)



Like this, but double-check the vendor and product.

# /etc/udev/rules.d/70-gnubby.rules

ACTION!="add|change", GOTO="gnubby_end"

ATTRS{idVendor}=="1050", ATTRS{idProduct}=="0211", ENV{ID_SECURITY_TOKEN}="1"

LABEL="gnubby_end"

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to