Yubico Forum

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

All times are UTC + 1 hour




Post new topic Reply to topic  [ 6 posts ] 
Author Message
 Post subject: YubiAdmin questions
PostPosted: Fri Aug 16, 2013 5:19 pm 
Offline

Joined: Fri Aug 16, 2013 5:15 pm
Posts: 3
Hi there,

I'm pretty knew to this Yubico thing, I only got my YubiKey three or so days ago. I'm currently implementing YubiKey validation into my websites and various applications. I found out about the YubiAdmin tool and have successfully installed that and got it running. I have also 'installed' YubiAuth, but when I access my administration dashboard in YubiAdmin it is still shown under the Not Installed tab. Any ideas of what I am doing wrong here?

Thanks,
Alex.


Top
 Profile  
Reply with quote  

Share On:

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

 Post subject: Re: YubiAdmin questions
PostPosted: Mon Aug 19, 2013 9:25 am 
Offline
Site Admin
Site Admin

Joined: Mon Mar 02, 2009 9:51 pm
Posts: 83
Hi,

What operating system are you running, and which method of installation did you use to install YubiAdmin, as well as YubiAuth?


Top
 Profile  
Reply with quote  
 Post subject: Re: YubiAdmin questions
PostPosted: Mon Aug 19, 2013 11:59 am 
Offline

Joined: Fri Aug 16, 2013 5:15 pm
Posts: 3
I'm running Linux (Ubuntu 13.04) and I installed via the source code.


Top
 Profile  
Reply with quote  
 Post subject: Re: YubiAdmin questions
PostPosted: Mon Aug 19, 2013 12:14 pm 
Offline
Site Admin
Site Admin

Joined: Mon Mar 02, 2009 9:51 pm
Posts: 83
The recommended method of installation is via our PPA:
https://launchpad.net/~yubico/+archive/stable/

Installing our Ubuntu packages from there should install them in such a way that the configutation works out of the box.

Otherwise, please check that the file /etc/yubico/auth/yubiauth.conf exists and is readable/writable by yubiadmin.
Generally the YubiAdmin daemon is run as root as it needs to be able to read and modify configuration files of other apps.


Top
 Profile  
Reply with quote  
 Post subject: Re: YubiAdmin questions
PostPosted: Mon Aug 19, 2013 12:22 pm 
Offline

Joined: Fri Aug 16, 2013 5:15 pm
Posts: 3
Hi, thanks for the response. I've added the entry's to my sources.list and ran the add-apt-repository commands but when I try to install the packages it gives me this:

Code:
root@ns202593:~# apt-get install libyubikey python-pyhsm python-yubiauth python-yubico python-yubico-client rlm-yubico ykclient yubiadmin yubico-pam yubikey-ksm yubikey-personalization yubikey-personalization-gui yubikey-val
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libyubikey
E: Unable to locate package ykclient
E: Unable to locate package yubiadmin
E: Unable to locate package yubico-pam


Any idea what I might be doing wrong?


Top
 Profile  
Reply with quote  
 Post subject: Re: YubiAdmin questions
PostPosted: Mon Aug 19, 2013 12:34 pm 
Offline
Site Admin
Site Admin

Joined: Mon Mar 02, 2009 9:51 pm
Posts: 83
Hi,

Those packages that are failing do not exist, as they have different names.
Do you really need all of those packages for what you're trying to do? It looks like you're trying to install everything in our PPA. You should only install those packages that you have a need for. If you're just trying to get YubiAdmin and YubiAuth to work, all you need is:

sudo apt-get install python-yubiauth python-yubiadmin

Anyway, the correct names of the failing packages are:

libyubikey-dev or libyubikey0, depending on your needs.
libykclient3 or libykclient-dev, depending on your needs.
python-yubiadmin
libpam-yubico


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

All times are UTC + 1 hour


Who is online

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