Passwordless ssh on multiple machines
Posted
by
Phil
on Super User
See other posts from Super User
or by Phil
Published on 2010-09-15T19:29:00Z
Indexed on
2011/02/07
23:27 UTC
Read the original article
Hit count: 181
ssh
Hi all, I'm quite confused with all the ssh security stuff. I am trying to reconfigure a system that is currently broken for reasons unknown. Machine A is your personal computer that you use whenever you're at home. Machine B is the head node of an HPC cluster and all the other machines C are all identically configured machines which share the home directories of machine B. This is an HPC cluster if you haven't guessed. How would I configure passwordless ssh between any nodes B or C. A can only get to C through sshing into B
© Super User or respective owner