Re: Cannot rsh from linux to aix

From: Rich Olver (keystonegeo_at_comcast.net)
Date: 09/22/04


Date: Wed, 22 Sep 2004 14:27:16 -0600

I'd like to thank everyone for all their help.

The problem has been solved.
Kerberos was running on my Linux machine, but not on the AIX machine.
(which is backwards from what I expected when I started going down that
road.)
I've turned off kerberos on my Linux box. (Have no fear, all is
sitting behing a solid firewall.)

The key command to run was
which rsh
(which returned that rsh was running through kerberos)

Rich

despammed@duke.edu wrote:
> In article <aeOdnawEfv_V5c3cRVn-rQ@comcast.com>,
> Rich Olver <keystonegeo@comcast.net> wrote:
>
>> The command just hangs.
>>IE > rsh aixbox date
>>will just sit there, for a long time.
>>
>
>
> rsh without a command uses rlogin, connecting to the rlogind on the
> remote host. rsh with a command uses rsh, connecting to the rshd on the
> remote host. Since rsh without a command works, the remote host must be
> running rlogind. Since rsh with a command does not (apparently timing out
> after 60 seconds?), the remote host probably is not running the rshd
> daemon, or has it configured not to allow your local host to connect.
>
> Either have the admin on the remote host run the rshd daemon, or
> (preferably) use ssh (with the remote host running sshd).
>



Relevant Pages

  • Re: Cannot rsh from linux to aix
    ... > The command just hangs. ... rsh without a command uses rlogin, connecting to the rlogind on the ... remote host. ... the remote host probably is not running the rshd ...
    (comp.unix.admin)
  • Execute commands remotely and get its result
    ... What services should that remote host should run to provide the remsh ... or rsh connection? ... If I telnetto the remote host from my local terminal and execute a ... command, the command doesn't be executed remotely, right? ...
    (comp.unix.shell)
  • Re: Execute commands remotely and get its result
    ... What services should that remote host should run to provide the remsh ... or rsh connection? ... If I telnetto the remote host from my local terminal and execute a ... command, the command doesn't be executed remotely, right? ...
    (comp.unix.shell)
  • Re: RMT Command
    ... Not sure how the rmt command works, but if you want to write to a tape ... drive on another system and rsh is available, here is how we ended up ... activates the dd command on the remote host and writes everything that ...
    (comp.unix.aix)
  • Re: ipcBeginProcess Error Please help. thanks!
    ... the command that I am executing is a batch file. ... And the "cdsServIpc: Command not found." ... the exact file system path on the remote host also. ...
    (comp.cad.cadence)