Passwordless RSH and a Noob

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Is there a reason you must use rsh? Are you using rsync perhaps? If so
you can probably use SSH and make that passwordless using public/private
keys. SSH comes enabled and ready by default on almost every OS you’ll
find (need to open the TCP port in the firewall) and you can use rsync
with the SSH command to do what you are after. SSH is also secure where
rsh is completely open to the world.

Good luck.

Henco wrote:
> Good day all.
>
> I am verry sorry if this has already been asked on here, but i couldn’t
> find any helpfull info on this matter, o and by the way, this is my
> first day of using openSUSE so i am an extreme noob!
>
> Heres the issue, im doing some cfd calculations with Star-CCM+ and
> recently the models have gotten to large to be able to run on a single
> machine so i need to run the simulations in parallel over a couple of
> machines and for this I need to setup passwordless RSH.
>
> What i have figure out sofar is that the following files needs to be
> setup correctly in order to get RSH working without the need for
> passwords:
>
> ect/hosts
> ect/hosts.equiv
> home/“user”/.rhosts
>
> The hosts and hosts.equiv files I can find but I cant seam to find the
> .rhost file even after installing rsh and rsh-server. Should i just
> create this file or am i missing something?
>
> Also, can the info inside these files be the same with regards to
> comtaining all the IP adresses and aliases of the other machines being
> used along with the machine on which the file is contained or should,
> say the hosts file, only contain the IP of the other machine and not the
> machines IP on which the file is situated?
>
> Lastly, the content of these files, would it be sufficient to only
> spesify the IP adress of each and every machine along with the alias
> which the machine uses for example:
>
> 159.160.28.87 Host1
> 159.160.28.88 Host2
>
> Im sorry for the long post but im really stumped on how to get this
> going so any help will be greatly appreciated.
>
> Regards
>
> Henco
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQIcBAEBAgAGBQJJ8Jd4AAoJEF+XTK08PnB5q5EQAKHiCsbxcsL5MDRq1U1G2SVr
dd+ahSuYq87hTHBdqUz5O+ULU0ebkCuNMkJ1m0uq8gM0/Z5lI/ZHolS4mYam52Xk
EgfDVE8qZgx9o1NJSsZdn1HPEfw6Giju00hMUPGOdy5SVLqRwoo1bQKFtFiObZzK
yWLxwuV/VjwznLOTe9nIka89+2LTTRwVNg9vXvf2/c8bl5dj8RDadTtLO/JP0RfE
JCOD98ywNyGXxtCfiY98IpUC5crfP6JB+78t7nrtIQBHwN6UGtvsRfronwDtJCno
mW++y5a8CpYzpfuVNrrUGqQvi703bVTcUgXZP6BtNY6IzVeyZP5SkUJ+LHB6FKgS
MZuE41e4wMlY/RizgrOq4VHViDwaxESvjrKxqEq6W8biwPsHN8N/2vXvJmHF729w
d0BrMHMySdkru0NhJ2ufcH7hvQ8Sqw7yeWI4nl582v1vgA5AtnCWMhckrC82XyYf
WxhzGe9fAxpHPj4EH/aRRaYXroVUQMXbBvDX+5BrDlSERaOj7Qd4yyC0BgwgSRH9
Lpvea7g37MNDZ0i9tFlzVm83iUVjUDeT7P/oEcIrnjzbBxXHsoojmiDO5R81rbL7
lxV5a2fPUmUYb6tW39F55I2pfpsD3kCiE4uqo7lPn4MfHvb3ps3OX8UQg8sCMd8f
AP4Jz48OOHzIulbVXZgh
=Bi4G
-----END PGP SIGNATURE-----