mpich using ssh
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.
Paul Nowoczynski pauln at psc.eduTue Aug 1 05:43:24 PDT 2000
- Previous message: mpich using ssh
- Next message: problems booting diskless nodes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Jon: the easiest way to do this is to have your home directories mounted via nfs to all your cluster compute nodes. then all you have to do is generate the keys with "ssh-keygen" on your front-end machine and copy the "identity.pub" file to another file called "authorized_keys" in your .ssh dir. assuming nfs mounted home dirs in your cluster, you should now be able to ssh thoughout your cluster without passwords, which is what you want for mpi. paul On Tue, 1 Aug 2000, Jon Tegner wrote: > Hello, > > As I understand it (haven't tried yet) a file > ($HOME/.ssh/autorized_keys) containing the public keys for every node in > > the cluster has to exist on every node AND for every user. Is this > correct? And is there an easy way to generate this file? > > Would it be easier to instead use kerberos (in which case I guess one > needs a server separated from the cluster)? > > Thanks! > > /jon > > > > > _______________________________________________ > Beowulf mailing list > Beowulf at beowulf.org > http://www.beowulf.org/mailman/listinfo/beowulf >
- Previous message: mpich using ssh
- Next message: problems booting diskless nodes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
