[Beowulf] passwordless rsh/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.
Brett Ellis ellis at cs.utk.eduWed Jun 22 02:58:41 PDT 2005
- Previous message: [Beowulf] passwordless rsh/ssh
- Next message: [Beowulf] Linux powers low-cost petabyte-level storage
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Since I've seen the other parts of this answered but not this part > > I manage to get ssh passwordless to localhost, but not to other hosts. > If I was using ssh, how would I configure MPICH-1 to use ssh instead > of it using rsh by default? > There is an environment variable you can set before compilation called RSHCOMMAND Set it to the location ssh client, in my case it was /usr/bin/ssh. Or you can run configure using the "-rsh=/usr/bin/ssh" flag. Although configure always gripes about that. Brett
- Previous message: [Beowulf] passwordless rsh/ssh
- Next message: [Beowulf] Linux powers low-cost petabyte-level storage
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
