[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: SSH with no passphrase needed



On 01/02/2003 04:00:24 PM "Rodrigo F. Baroni" wrote:

>>    How can I get login in a node (in a Beowulf
>> cluster) using ssh without to ask my passphrase ?
>> Because this way, everytime when I run some
>> application using mpi (for example) it's needed to
>> entry with a passphrase.

When logged into the main hub, run "ssh-keygen -d" and hit enter at all the
prompts.

Then, "scp .ssh/id_dsa.pub remote:.ssh/authorized_keys" where remote is
obviously the hostname of the remote.

This is hard to phrase, so I may not have stated it perfectly, but at least
it points you in the correct direction.




Reply to: