Newsgroups: comp.parallel.pvm
From: Vinod Srinivasan <vinod@aero.tamu.edu>
Subject: PVM using ssh
Organization: Texas A&M University, College Station, Texas
Date: Sun, 22 Mar 1998 19:56:12 -0600
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Message-ID: <Pine.SGI.3.96.980322194302.14111A-100000@navier.tamu.edu>

Hi

I'm looking for a way in which I can make pvm use 'ssh' instead of 'rsh'? 

I looked at the source code/ config files and found that there is an
environment variable RSHCOMMAND which defaults to "/usr/ucb/rsh" and can
be set to some other path in the configuration files (conf/*.def)

Can I just substitute the ssh command instead of the rsh command in the
config file? 

Also has anyone already tried this? If yes, is there anything else I
should change/add, etc.? What about command line options?

Thanks

Vinod


