Ssh-agent

From DISI
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

How to use ssh-agent

Once you log into the cluster do:

ssh-agent tcsh (or bash if you prefer) 

Then do

ssh-add

and type your passphrase for your ssh key. Now you can move between machines in this shell without a password.