Yubico Forum

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

All times are UTC + 1 hour




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: Mon Nov 26, 2012 10:21 am 
Offline

Joined: Mon Nov 26, 2012 10:14 am
Posts: 2
Using a latest version of the yubico pam module
https://aur.archlinux.org/packages.php?ID=21528

when using the new api and having my /etc/pam.d/login stup like this
auth sufficient pam_yubico.so id=<myid> key=<mykey> debug
I get this error in the journal logs
Nov 26 09:17:31 ultor kernel: login[25850]: segfault at 0 ip 00007f77faabb497 sp 0000...000]


When I switch to using the old api and configuring pam like this
auth sufficient pam_yubico.so id=<myid> key=<mykey> url=http://api.yubico.com/wsapi/verify?id=%d&otp=%s debug
I get this in my /var/run/pam-debug.log
[pam_yubico.c:pam_sm_authenticate(953)] ykclient return value (104): HMAC signature validation/generation error
[pam_yubico.c:pam_sm_authenticate(993)] done. [Authentication service cannot retrieve authentication info]


Any ideas?


Top
 Profile  
Reply with quote  

Share On:

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

PostPosted: Mon Nov 26, 2012 10:36 am 
Offline

Joined: Mon Nov 26, 2012 10:14 am
Posts: 2
switched the url to this and it seemed to work ok
url=https://api.yubico.com/wsapi/2.0/verify?id=%d&otp=%s


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 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