Yubico Forum

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

All times are UTC + 1 hour




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: Wed May 28, 2014 7:02 pm 
Offline

Joined: Wed May 28, 2014 6:57 pm
Posts: 7
I'm running Fedora 20 64bit and installed the pam module via the repos and am getting a failure when trying to use it.

[pam_yubico.c:pam_sm_authenticate(985)] ykclient return value (101): Could not parse server response
[pam_yubico.c:pam_sm_authenticate(1038)] done. [Authentication service cannot retreive authentication info]

Here is my /etc/pam.d/login file
Code:
#%PAM-1.0
auth [user_unknown=ignore success=ok ignore=ignore default=bad] pam_securetty.so
auth       sufficient   pam_yubico.so debug id=1 authfile=/etc/yubikeys
auth       substack     system-auth
auth       include      postlogin
account    required     pam_nologin.so
account    include      system-auth
password   include      system-auth
# pam_selinux.so close should be the first session rule
session    required     pam_selinux.so close
session    required     pam_loginuid.so
session    optional     pam_console.so
# pam_selinux.so open should only be followed by sessions to be executed in the user context
session    required     pam_selinux.so open
session    required     pam_namespace.so
session    optional     pam_keyinit.so force revoke
session    include      system-auth
session    include      postlogin
-session   optional     pam_ck_connector.so


I have an entry in /etc/yubikeys and it's mode is set to 600

Any help would be greatly appreciated!


Top
 Profile  
Reply with quote  

Share On:

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

PostPosted: Wed May 28, 2014 10:42 pm 
Offline

Joined: Wed May 28, 2014 6:57 pm
Posts: 7
Sorry.. SELinux was enforcing. all is good now


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 2 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