Yubico Forum

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

All times are UTC + 1 hour




Post new topic Reply to topic  [ 5 posts ] 
Author Message
PostPosted: Fri Aug 14, 2015 3:31 am 
Offline
User avatar

Joined: Fri Aug 14, 2015 3:25 am
Posts: 4
Hi there,

I've currently got my YubiKey Neo configured (and working) with Yubi's OTP, as well as PGP Smartcard. When I enabled the U2F however, the PGP smartcard appears to no longer be detected (at least on my Linux box - haven't found a windows machine to try yet). Fido U2F works properly when this happens, however. Disabled U2F seems to make the PGP smartcard available again, so it's not wiping config or anything. Is there some feature whereby these two are mutually exclusive? I'd love to be able to utilise all of them :) dmesg show the same ID's + messages both before and after this change, by the way.

Any help or suggestions are much appreciated. Let me know if more info is needed!


Top
 Profile  
Reply with quote  

Share On:

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

PostPosted: Thu Aug 20, 2015 10:18 am 
Offline
Site Admin
Site Admin

Joined: Mon Dec 08, 2014 2:52 pm
Posts: 314
Do you have the NEO manager installed?


sudo sh -c 'wget -q -O - https://raw.githubusercontent.com/Yubic ... -ccid-udev | python'


Top
 Profile  
Reply with quote  
PostPosted: Fri Aug 21, 2015 12:48 am 
Offline
User avatar

Joined: Fri Aug 14, 2015 3:25 am
Posts: 4
Hi Tom,

I do, yes, however I still encounter this issue. Thanks for your time nonetheless


Top
 Profile  
Reply with quote  
PostPosted: Fri Aug 21, 2015 2:46 pm 
Offline
Site Admin
Site Admin

Joined: Mon Dec 08, 2014 2:52 pm
Posts: 314
Looks like a Udev problem.

did you do this?

edit /etc/udev/rules.d/70-u2f.rules to contain the below without the GROUP argument since that doesn't apply on Fedora.

KERNEL=="hidraw*", SUBSYSTEM=="hidraw", MODE="0664", ATTRS{idVendor}=="1050", ATTRS{idProduct}=="0113|0114|0115|0116|0120"

copy udev rule for yubikeys

cp /usr/lib/udev/rules.d/69-yubikey.rules /etc/udev/rules.d/

then added the new product strings to to so line 7 reads,

ATTRS{idVendor}=="1050", ATTRS{idProduct}=="0010|0110|0111|0113|0114|0115|0116|0120", \


Top
 Profile  
Reply with quote  
PostPosted: Wed Aug 26, 2015 2:32 am 
Offline
User avatar

Joined: Fri Aug 14, 2015 3:25 am
Posts: 4
Hi Tom2,

Yes, I have had those udev rules set up as stated. That was one of the initial things I did when getting the Yubi to work for other operations. Thanks


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

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 9 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