Hi,

I am having some issues getting rsh to work.

I am running Solaris 2.9 (intel) for my workstation, and I want to set up some launchers under Gnome 2.0 to run some various programs on another server running Solaris 2.6 (Sparc).

I have got the hosts set up whereby I can execute on my workstation

rlogin -l <user name> <server name>

and it logs me straight in the the specified account. Also if I use rsh instead of rlogin, it works the same.

Now if I try add a command to execute straight after it, such as

rsh -n -l <username> <server name> pwd

it eventually times out and displays
<server name>: Connection refused

(with or without the -n flag too)

My .rhosts on the server under the user I am trying to login as contains the line

<workstation name> <workstation user>


I can do this successfully on another server running Solaris 2.8 (intel) though. What am I missing here? Why can I rlogin to a shell without any issues, but then not execute a command? Is there some incompatibility between the OS versions?



Thanks


Chris





_______________________________________________
Solaris-Users mailing list
[EMAIL PROTECTED]
http://www.filibeto.org/mailman/listinfo/solaris-users

Reply via email to