[MacPorts] #52725: openssh @7.3p1 calls for wrong key type
MacPorts
noreply at macports.org
Tue Nov 15 05:46:26 CET 2016
#52725: openssh @7.3p1 calls for wrong key type
-------------------------+--------------------------------
Reporter: mouse07410 | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords:
Port: openssh |
-------------------------+--------------------------------
Comment (by mouse07410):
/usr/bin/ssh works correctly in this use case:
{{{
$ /opt/local/bin/ssh git at github.com
C_GetAttributeValue failed: 18
C_GetAttributeValue failed: 18
C_GetAttributeValue failed: 18
C_GetAttributeValue failed: 18
Enter PIN for 'PIV Card Holder pin (PIV_II)':
PTY allocation request failed on channel 0
Hi mouse07410! You've successfully authenticated, but GitHub does not
provide shell access.
Connection to github.com closed.
$ /usr/bin/ssh git at github.com
Enter PIN for 'PIV Card Holder pin (PIV_II)':
PTY allocation request failed on channel 0
Hi mouse07410! You've successfully authenticated, but GitHub does not
provide shell access.
Connection to github.com closed.
$
}}}
It doesn't seem to be an OpenSC-related problem (I discussed it with
OpenSC developers), and definitely not a smart card problem - after all,
the smart card is never asked by openssh what type its key is.
I will report the problem to OpenSSH dev list, and post here if I hear
anything useful.
If there's nobody else who seems to care, should I assume maintenance of
this port???
--
Ticket URL: <https://trac.macports.org/ticket/52725#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list