Opened 15 years ago

Last modified 5 years ago

#19481 closed defect

openssh: integration with OS X keychain broken — at Version 1

Reported by: lhunath@… Owned by: jwa@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc:
Port: openssh

Description (last modified by raimue (Rainer Müller))

It appears that one of the more recent updates of openssh has broken its integration with the OS X keychain. My SSH keys that are in the OS X keychain are no longer added to the ssh-agent.

Running eval "$(/usr/bin/ssh-agent)" and then ssh-add -l *does* show my keys as added to the agent, so the OS X provided openssh has no issues talking to my keychain.

That makes macports' openssh rather useless for me.

This issue is reminiscent of another open ticket on sysutils/screen which also causes problems with interaction between CLI applications and the OS X keychain (and other OS X utilities such as pbcopy/pbpaste): #18235

Change History (1)

comment:1 Changed 15 years ago by raimue (Rainer Müller)

Description: modified (diff)
Keywords: openssh removed
Owner: changed from macports-tickets@… to jwa@…
Port: openssh added
Summary: openssl: integration with OS X keychain brokenopenssh: integration with OS X keychain broken

I assume you mean openssh instead of openssl?

Note: See TracTickets for help on using tickets.