Archives


- Beowulf
- Beowulf Announce
- Scyld-users
- Beowulf on Debian

mpi and ssh in wulf

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.

Search

Jearanai Vongsaard jearanai at science.gmu.edu
Wed Sep 13 11:58:07 PDT 2000


On Wed, 13 Sep 2000, Borries Demeler wrote:

> > 
> > How can I run mpi in all nodes by using ssh without asking the
> > password?
> 
> set up an authorized_keys file on the server in ~/.ssh with the public
> key (identity.pub) from the client. You can generate the public key with
> "ssh-keygen -b 1024 -N ''" using openssh.
> 
> Good luck, -Borries
> 

Will user or super user be the one who set it up? Do I have to set up the
authorized_keys in all account or just for root?

Im the root, I have all following files in .ssh directory.
 
authorized_keys  hostkeys       id_dsa_1024_a.pub  id_dsa_1024_b.pub
random_seed id_dsa_1024_a  id_dsa_1024_b      known_hosts

but in all user directory, they are only random_seed and hostkeys in .ssh.

--apple





More information about the Beowulf mailing list