Yubico Forum https://forum.yubico.com/ |
|
[Question] Fedora 20 https://forum.yubico.com/viewtopic.php?f=26&t=1486 |
Page 1 of 1 |
Author: | BrandonIngalls [ Mon Oct 13, 2014 2:03 am ] |
Post subject: | [Question] Fedora 20 |
I see there have been people able to get their YubiKey NEOs working on Fedora but I have not been able to get mine to work -- unless I run gpg/gpg2 as root. I have added the following file to my udev rules... /etc/udev/rules.d/99-yubico.rules Code: ACTION!="add|change", GOTO="yubico_end" # Udev rules for letting the console user access the Yubikey USB # # device node, needed for challenge/response to work correctly. # # # Yubico Yubikey II ATTRS{idVendor}=="1050", ATTRS{idProduct}=="0111", ENV{ID_SECURITY_TOKEN}="1" # LABEL="yubico_end" # ACTION==”remove”, ENV{ID_VENDOR_ID}=”1050″, ENV{SUBSYSTEM}==”usb”, RUN+=”/usr/bin/pkill scdaemon” Any tips? When I run gpg2 --card-status I get the following... Code: gpg: selecting openpgp failed: Unsupported certificate
gpg: OpenPGP card not available: Unsupported certificate |
Author: | terxw [ Tue Sep 01, 2015 9:32 pm ] |
Post subject: | Re: [Question] Fedora 20 |
Try this: Code: GPG_AGENT_INFO= gpg2 --card-status i am using linux Mint 17.2 which is based on Ubuntu 14.04 and the problem is with GPG agent for gnome keyring source: https://www.opensc-project.org/opensc/wiki/OpenPGP |
Page 1 of 1 | All times are UTC + 1 hour |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |