Hi,

I have several Fedora 24 boxes, all of which have
/home from NFS. Some of these boxes were fresh
installs and some are upgrades from 23 (some of
which were fresh installs, and some of which were
probably upgrades from 22, etc).

On the fresh installs, running `gpg2 --card-status`
prints out the card info. On the upgraded boxes,
running the same command gives

gpg: selecting openpgp failed: No such device
gpg: OpenPGP card not available: No such device

On both boxes, `rpm -qa | grep gnupg | sort` gives

gnupg-1.4.21-1.fc24.x86_64
gnupg2-2.1.13-2.fc24.x86_64
gnupg2-smime-2.1.13-2.fc24.x86_64

On both boxes, `rpm -qa | grep pcsc` gives

pcsc-lite-1.8.17-2.fc24.x86_64
pcsc-lite-ccid-1.4.23-1.fc24.x86_64
pcsc-lite-libs-1.8.17-2.fc24.x86_64

On both boxes, `ps ax -o user,stat,command | grep scd` gives

root     Ssl  /usr/sbin/pcscd --foreground --auto-exit
schr1230 SLl  scdaemon --multi-server

On the fresh boxes, the pcscd process sometimes
dies, but it comes right back when I run `gpg2 --card-status`
again. It doesn't seem to die on the old (non-working) boxes.

I've checked dmesg and the device is being detected. It
is a Yubikey Neo. On the upgraded machines, when I log
out after trying this (or even just Ctrl-Alt-F1 to gdm) there
is a popup that says

Authentication is required to access the smartcard.
Administrator
Password: <box for pw here>

Entering the password has no effect.

Any idea on what might be different on these older systems
that prevent this from working?

Thanks,
Laverne Schrock
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to