Timeline for Automatically fill in ssh identity file password?
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 24, 2019 at 0:25 | comment | added | wisbucky |
You need to do eval $(ssh-agent) because ssh-agent outputs some environment variables (e.g. SSH_AUTH_SOCK, SSH_AGENT_PID) that need to be exported for ssh-add and other commands to work.
|
|
| Nov 3, 2017 at 16:04 | vote | accept | wizardzeb | ||
| Nov 3, 2017 at 16:00 | history | edited | igal | CC BY-SA 3.0 |
added 287 characters in body; edited body; added 235 characters in body
|
| Nov 3, 2017 at 15:52 | history | answered | igal | CC BY-SA 3.0 |