💻 Software
PuTTY authentication equivalent on Mac OS X?
Fresh5 days ago
Mar 15, 202618457 viewsConfidence Score0%
0%
Problem
On my Windows development machine, I use Pageant with a secret key to authenticate with an SVN server. I want to know: What's the equivalent Mac process for doing this? Pageant isn't ported, how do I authenticate?
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: PuTTY authentication equivalent on Mac OS X?
Low Risk
I use SSH Keychain on my Mac to manage my ssh key agent and attached keys. It runs ssh-agent, and ssh-add to manage the keys behind the scenes, but starts up when I login, stores the passphrase in OSX login keychain (you don't have to do this, thoug…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix