Yubico Forum
https://forum.yubico.com/

Fedora 20 Pam Module Failure
https://forum.yubico.com/viewtopic.php?f=3&t=1387
Page 1 of 1

Author:  cgkades [ Wed May 28, 2014 7:02 pm ]
Post subject:  Fedora 20 Pam Module Failure

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!

Author:  cgkades [ Wed May 28, 2014 10:42 pm ]
Post subject:  Re: Fedora 20 Pam Module Failure

Sorry.. SELinux was enforcing. all is good now

Page 1 of 1 All times are UTC + 1 hour
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/