Yubico Forum

...visit our web-store at store.yubico.com
It is currently Tue Jan 30, 2018 6:02 pm

All times are UTC + 1 hour




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: [Question] Fedora 20
PostPosted: Mon Oct 13, 2014 2:03 am 
Offline

Joined: Sun Aug 05, 2012 4:13 am
Posts: 1
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


Top
 Profile  
Reply with quote  

Share On:

Share on Facebook FacebookShare on Twitter TwitterShare on Tumblr TumblrShare on Google+ Google+

 Post subject: Re: [Question] Fedora 20
PostPosted: Tue Sep 01, 2015 9:32 pm 
Offline

Joined: Tue Sep 01, 2015 9:26 pm
Posts: 1
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


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 6 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group