linux
ssh
nfs
Example for ssh no password with NFS home directory share
I used to setup this for a testing cluster by sharing the home directory of master node to all other slave nodes. So the master can direct ssh to all slaves without password and store all test result data in the master node.