<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>

<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.6944.0">
<TITLE>Beowulf Digest, Vol 16, Issue 35</TITLE>
</HEAD>
<BODY>
<P>This concerns passwordless rsh but with the annoying kerberos connection 
errors:</P>
<P> </P>
<P>I just like to tell everybody that at last I found out why my rsh was using 
Kerberos5 resulting in annoying messages (when am trying to get a clean 
passwordless rsh). As I analysed from the list:</P>
<P>Connection refused<BR>Trying krb4<BR>Connection refused<BR>Trying normal</P>
<P>The first being a kerberos 5, then a version 4 try before finally a normal 
being successful. I thought there must be more than one version of rsh 
installed. So I typed 'locate rsh'. I try the first on the list. I typed 
'/usr/bin/rsh localhost' and that worked fine. Then typed 'which rsh'. To my 
surprise it says '/usr/kerberos/bin/rsh'. I then <BR>looked at my $PATH and see 
that that's the first folder that's being pathed. So I removed it. Problem 
solved. </P>
<P> </P>
<P> </P>
<P> </P>
<P>PS: They should put this in the MPICH-1 Installer guide</P>

</BODY>
</HTML>