Yubico Forum

...visit our web-store at store.yubico.com
It is currently Tue Jan 30, 2018 11:40 am

All times are UTC + 1 hour




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: Fri Mar 11, 2016 10:34 am 
Offline

Joined: Fri Oct 09, 2015 11:04 am
Posts: 4
Hi all,

I am struggling getting the authenticator to work on a linux VM in the Virtualbox.
The u2f and otp are working fine on the virtual machine but the yubico apps (authenticator, manager, configuration tools) doesn't see the key. I tried to create the filters but still no luck. The same is for my Yubikey 4..
Is there any way how to get the key fully working on the vm?

Thanks!


Last edited by maara on Fri Mar 18, 2016 11:29 am, edited 1 time in total.

Top
 Profile  
Reply with quote  

Share On:

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

PostPosted: Thu Mar 17, 2016 3:21 am 
Offline
Yubico Team
Yubico Team

Joined: Thu Oct 16, 2014 3:44 pm
Posts: 349
I just installed VirtualBox on Windows 10 x64, loaded a Linux Mint VM (17.1), and I'm able to use the Yubico apps (NEO Manager, Yubico Authenticator). The only thing I did was install the VirtualBox Extension Pack. Perhaps it's the host OS you're running the VM from?

After installing the Linux Mint VM, I...

(1) updated with
Code:
sudo apt-get update


(2) added the Yubico PPA with
Code:
sudo add-apt-repository ppa:yubico/stable


(3) updated with
Code:
sudo apt-get update


(4) installed YubiKey NEO Manager with
Code:
sudo apt-get install yubikey-neo-manager


(5) installed Yubico Authenticator with
Code:
sudo apt-get install yubioath-desktop


(6) installed pcscd with
Code:
sudo apt-get install pcscd


(7) added the udev rules and patched libccid with
Code:
sudo sh -c 'wget -q -O - https://raw.githubusercontent.com/Yubico/yubikey-neo-manager/master/resources/linux-fix-ccid-udev | python'


(8) restarted Linux Mint

Both of the apps see the YubiKey and work now. The same steps would work in Ubuntu 14.04 +:

Image


Top
 Profile  
Reply with quote  
PostPosted: Fri Mar 18, 2016 11:29 am 
Offline

Joined: Fri Oct 09, 2015 11:04 am
Posts: 4
Thanks!

This worked. I have been obviously missing the udev part of the installation.


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

All times are UTC + 1 hour


Who is online

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