Last active
June 9, 2020 15:29
-
-
Save Himura2la/afbf1761a5dc1bdcfaf537ed86314437 to your computer and use it in GitHub Desktop.
Support U2F and FIDO2 keys in RHEL/CentOS 8
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo wget -O /etc/udev/rules.d/70-u2f.rules https://raw.githubusercontent.com/Yubico/libfido2/master/udev/70-u2f.rules | |
# reboot |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You may need to remove plugdev Yubico/libu2f-host#116