[MPICH] Help with getting mpich1 to use ssh... woes :S[Scanned]
    Kevin C. 
    kevingpo at hotmail.com
       
    Wed Aug  3 05:15:51 CDT 2005
    
    
  
> try
>
> export RSHCOMMAND=ssh
Nope that didn't work.
I just like to tell everybody that at last I found out why my rsh was using 
Kerbos5. As I analysed from the list:
Connection refused
Trying krb4
Connection refused
Trying normal
The first being a kerberos 5, then a version 4 try before finally a normal 
being successful. I typed /usr/bin/rsh localhost and that worked fine. So I 
type locate rsh. Then which rsh. It says /usr/kerberos/bin/rsh. I then 
looked at my $PATH and see that's the first folder that's being pathed. 
Removed it. Problem solved. 
    
    
More information about the mpich-discuss
mailing list