[Bug 2652] PKCS11 login skipped if login required and no pin set
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Tue Feb 27 00:34:45 AEDT 2018
https://bugzilla.mindrot.org/show_bug.cgi?id=2652
--- Comment #15 from Jakub Jelen <jjelen at redhat.com> ---
One more thing. Will a *ssh-agent* work for you with stock OpenSSH? To
my understanding, it already does a login before listing the keys, so a
workaround could be using the keys from ssh-agent:
eval `ssh-agent`
ssh-add -s /usr/lib/eidklient/libpkcs11_sig_x64.so
ssh user at moj.server.sk
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list