matrix012
May 3rd, 2020, 05:09 AM
Fellow Forum Members,
It seems my Ubuntu Bionic Beaver 18.04 has a problem with the Yubico Desktop Authentication (YDA) software that supports my new Yubikey 5 Series two factor authentication security key.
In Windows10 the YDA software works perfectly. I just plug the security key into my USB port and the YDA app promptly shows a blue "ADD" key button once it detects the key is touched.
In contrast, my Ubuntu does not show the blue "ADD" button. However, it does indicate the security key is inserted but does not go beyond that. The YDA app I'm using was downloaded from the Yubico link below and it is packaged as an AppImage file:
https://www.yubico.com/products/services-software/download/yubico-authenticator/#download_here
Does anyone out there know what software I need to add to my Ubuntu so it correctly supports Yubikey two factor authentication? I ask because the instructions Yubico provides in the link below is not helpful at all:
https://support.yubico.com/support/solutions/articles/15000006419-using-your-yubikey-with-authenticator-codes#configure
Lastly, I also tried in my terminal the code shown below:
sudo apt-get install libu2f-udev
Which I got from the link below:
https://easylinuxtipsproject.blogspot.com/p/bugs.html#ID11
And at the end of all of it I got a message in my Terminal that zero code was installed because the code already installed on my Ubuntu was newer than what I was trying to install. So if this is the case why does not the Yubico Desktop Authentication AppImage software work properly and show me the blue "ADD" button like the Windows10 version of the YDA software does?
Any suggestions will be greatly appreciated. Thank you for your time.
It seems my Ubuntu Bionic Beaver 18.04 has a problem with the Yubico Desktop Authentication (YDA) software that supports my new Yubikey 5 Series two factor authentication security key.
In Windows10 the YDA software works perfectly. I just plug the security key into my USB port and the YDA app promptly shows a blue "ADD" key button once it detects the key is touched.
In contrast, my Ubuntu does not show the blue "ADD" button. However, it does indicate the security key is inserted but does not go beyond that. The YDA app I'm using was downloaded from the Yubico link below and it is packaged as an AppImage file:
https://www.yubico.com/products/services-software/download/yubico-authenticator/#download_here
Does anyone out there know what software I need to add to my Ubuntu so it correctly supports Yubikey two factor authentication? I ask because the instructions Yubico provides in the link below is not helpful at all:
https://support.yubico.com/support/solutions/articles/15000006419-using-your-yubikey-with-authenticator-codes#configure
Lastly, I also tried in my terminal the code shown below:
sudo apt-get install libu2f-udev
Which I got from the link below:
https://easylinuxtipsproject.blogspot.com/p/bugs.html#ID11
And at the end of all of it I got a message in my Terminal that zero code was installed because the code already installed on my Ubuntu was newer than what I was trying to install. So if this is the case why does not the Yubico Desktop Authentication AppImage software work properly and show me the blue "ADD" button like the Windows10 version of the YDA software does?
Any suggestions will be greatly appreciated. Thank you for your time.