[Beowulf] MPICH - ssh config question
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Krugger merc4krugger at gmail.comThu Jun 15 09:01:46 PDT 2006
- Previous message: [Beowulf] MPICH - ssh config question
- Next message: [Beowulf] MPICH - ssh config question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
You want to use public key auth. For this to work you have to copy your ~/.ssh/id_rsa.pub to ~/.ssh/authorized_keys in the remote host. If you don't have this file you need to generate it with "ssh-keygen -t rsa" .And check to see that PubkeyAuthentication is set to yes in the /etc/ssh/sshd_config of the remote host. You have to have mpich installed in the remote host as well as python so the scripts actually boot. Check to see if the files are in the path. If it doesn´t work post the actual error, so we can get a better idea of what is missing.
- Previous message: [Beowulf] MPICH - ssh config question
- Next message: [Beowulf] MPICH - ssh config question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
