MacOS ssh keyring: Difference between revisions

From IIHE Wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
Line 1: Line 1:
If you used to not type your passphrase when using ssh and this functionality is not working anymore since you've updated your Mac?
If you used to not type your passphrase when using ssh and this functionality is not working anymore since you've updated your Mac?


This is a known issue since MacOS changed the way ssh keys are managed in Sierra ([reference|https://developer.apple.com/library/content/technotes/tn2449/_index.html#//apple_ref/doc/uid/DTS40017589]).
This is a known issue since MacOS changed the way ssh keys are managed in Sierra ([https://developer.apple.com/library/content/technotes/tn2449/_index.html#//apple_ref/doc/uid/DTS40017589 reference]).


The following post explain simply how to get it working as before:
The following post explain simply how to get it working as before:


http://joshbuchea.com/revert-ssh-agent-behavior-pre-macos-sierra/
http://joshbuchea.com/revert-ssh-agent-behavior-pre-macos-sierra/

Latest revision as of 15:21, 27 November 2017

If you used to not type your passphrase when using ssh and this functionality is not working anymore since you've updated your Mac?

This is a known issue since MacOS changed the way ssh keys are managed in Sierra (reference).

The following post explain simply how to get it working as before:

http://joshbuchea.com/revert-ssh-agent-behavior-pre-macos-sierra/