Bug 2185

Summary: Allow entering the PIN via reader pinpad
Product: Portable OpenSSH Reporter: Dominik Heidler <dominik>
Component: SmartcardAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED DUPLICATE    
Severity: enhancement CC: dirkx, djm, dominik, pcerny
Priority: P5 Keywords: patch
Version: 6.4p1   
Hardware: All   
OS: Linux   
Bug Depends on:    
Bug Blocks: 2360    
Attachments:
Description Flags
openssh pinpad support patch
none
openssh_pinpad_support.patch none

Description Dominik Heidler 2013-12-16 20:50:26 AEDT
Created attachment 2389 [details]
openssh pinpad support patch

The CKF_PROTECTED_AUTHENTICATION_PATH flag (as returned by C_GetTokenInfo) should be used to decide weather to request the PIN via terminal or let the reader fetch the pin from pinpad.
Comment 1 Dominik Heidler 2013-12-17 22:03:29 AEDT
Created attachment 2390 [details]
openssh_pinpad_support.patch

fix patch formatting
Comment 2 Damien Miller 2014-02-06 10:18:00 AEDT
Retarget incomplete bugs / feature requests to 6.6 release
Comment 3 Damien Miller 2014-02-06 10:19:59 AEDT
Retarget incomplete bugs / feature requests to 6.6 release
Comment 4 Damien Miller 2014-04-12 14:50:07 AEST
Retarget to 6.7 release, since 6.6 was mostly bugfixing.
Comment 5 Damien Miller 2014-04-12 14:54:02 AEST
Remove from 6.6 tracking bug
Comment 6 Damien Miller 2014-08-30 04:38:04 AEST
Retarget incomplete bugs to 6.8 release.
Comment 7 Damien Miller 2014-08-30 04:40:10 AEST
These bugs are no longer targeted at the imminent 6.7 release
Comment 8 Damien Miller 2015-03-03 07:59:17 AEDT
OpenSSH 6.8 is approaching release and closed for major work. Retarget these bugs for the next release.
Comment 9 Damien Miller 2015-03-03 08:01:11 AEDT
Retarget to 6.9
Comment 10 Dirk-Willem van Gulik 2015-03-18 19:18:06 AEDT
This patch is a bit out of date (lacks the cast and the extra check on rv != CKR_USER_ALREADY_LOGGED_IN added since).

Moving/updating https://bugzilla.mindrot.org/show_bug.cgi?id=2240 as it is closer to -HEAD.

This issue should propably be closed with a forwarder to above 2240.
Comment 11 Damien Miller 2015-04-20 14:30:18 AEST

*** This bug has been marked as a duplicate of bug 2240 ***
Comment 12 Damien Miller 2016-08-02 10:42:39 AEST
Close all resolved bugs after 7.3p1 release