💻 Software
Can I automatically login to ssh using passwords from OS X keychain?
Fresh5 days ago
Mar 15, 202635859 viewsConfidence Score0%
0%
Problem
I need to login to an ssh server which doesn't support key based authentication. And I don't want to type the passwords every time. I am using OS X Lion (10.7.2). I have added the passwords to the OS X keychain[1]. Now I can retrieve the password automatically from the keychain using , however I ca…
Error Output
ssh_askpass: exec(/usr/libexec/ssh-askpass): No such file or directory Permission denied, please try again. ssh_askpass: exec(/usr/libexec/ssh-askpas…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Can I automatically login to ssh using passwords from OS X keychain?
Low Risk
Non-interactive SSH sessions If you don't need to have an interactive session on the remote server, you can execute in an environment without , e.g. as part of a Run Shell Script action in Automator. You need to create a program that when called pri…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix