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

Reply via email to