Yubico Forum

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

All times are UTC + 1 hour




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: Mon Apr 15, 2013 6:18 pm 
Offline

Joined: Mon Apr 15, 2013 6:15 pm
Posts: 4
The goal I have is to just use the yubikey for authentication.
Manually creating a single user account with multiple keys would work as well for this.

Is there any way to do this? I'm willing to start from a fresh image any time in this process as I don't have anything configured yet.
I've been reading through the PDF and I haven't been able to find anyway that this might work.


Top
 Profile  
Reply with quote  

Share On:

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

PostPosted: Mon Apr 29, 2013 12:25 pm 
Offline
Yubico Team
Yubico Team

Joined: Mon Feb 22, 2010 9:49 am
Posts: 183
Hello,

Please try the following steps:

1. Go to "Global Configuration" >> "General" >> "Authentication Profile" = "Profile-1" >> "Append OTP to" = "Password"

2. "Enable Password Authentication through YubiRADIUS" = "No"

3. ssh to YubiRADIUS VA and follow the steps below

# cd /etc/freeradius/sites-available

4. Comment entries in "default" and "inner-tunnel" file:

# vim default

comment "ldap" from "authorize" section
# ldap

Comment pap entry as shown below from "authenticate" section:

authenticate {

Auth-Type PAP {
perl
# pap
}

# vim inner-tunnel

comment "ldap" from "authorize" section
# ldap

Comment pap entery as shown below:

authenticate {

Auth-Type PAP {
perl
# pap
}

5. Restart the freeradius using following command:

# /etc/init.d/freeradius restart

6. Try authentication testing
===================================

If you have any issues, please write to "support@yubico.com".

Thanks and best regards,
Samir.


Top
 Profile  
Reply with quote  
PostPosted: Wed May 01, 2013 7:46 pm 
Offline

Joined: Mon Apr 15, 2013 6:15 pm
Posts: 4
Using the above, what username and password should I be attempting to use when testing?


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 1 guest


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