I'm guessing your rlogin test is successful due to your alias. Can you test manually w/o using the aliases and see if it works? mpirun might be bypassing the aliases- I'm not sure. I'm assuming you are using some mpirun that wasn't provided with OSCAR, since the ones we package are all bound to ssh anyway...
Jeremy
At 05:01 PM 6/19/2003 +0200, [EMAIL PROTECTED] wrote:
Hi,
I am making a cluster where i need to use rlogin and rsh on the private net.
Users need to be able to connect between the machines using rlogin without having to provide a password.
How do I install the OSCAR cluster and enable rsh and rlogin ?
-----
I have tryed to make an
alias rsh="ssh" alias rlogin="ssh"
and a link in /usr/bin
ln -s rsh ssh
with out lock. After that I can do the rlogin with out providing a password, but when I run a progran it failed. The progran make a:
mpirun hostfile.host /localhome/marc2001/bin/marc
and I get a Connection Confused.
Regards JB
------------------------------------------------- This mail sent through IMP: http://horde.org/imp/
------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users
------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users
