Re: Cannot rsh from linux to aix
From: Laurenz Albe (albe_at_culturallNOSPAM.com)
Date: 09/22/04
- Next message: Kushal Agarwal: "Re: Associating Unix User Accounts with Servers"
- Previous message: zamaron: "Free Memory at 48 page."
- In reply to: Rich Olver: "Cannot rsh from linux to aix"
- Next in thread: despammed_at_duke.edu: "Re: Cannot rsh from linux to aix"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 22 Sep 2004 08:37:07 +0000 (UTC)
Rich Olver <keystonegeo@comcast.net> wrote:
> I have an application which needs to use rsh to send commands from a
> Linux box (RHEL3) to an AIX 4.3.3 rs/6000 box.
>
> The command just hangs.
> IE > rsh aixbox date
> will just sit there, for a long time.
>
> In fact, as you know, if you type 'rsh' without a command listed, it
> will try to rlogin you in. This in fact works!
> IE > rsh aixbox
> will open a rlogin connection, without even asking for a password.
One option is to turn on all diagnostic flags you have and see if
you get some information. Look at the man pages for details.
While the command hangs, try a ps -ef on the AIX machine and see what
runs there.
Someone else suggested redirection of stdout end stderr and check for
dot file problems, both good ideas.
Yours,
Laurenz Albe
- Next message: Kushal Agarwal: "Re: Associating Unix User Accounts with Servers"
- Previous message: zamaron: "Free Memory at 48 page."
- In reply to: Rich Olver: "Cannot rsh from linux to aix"
- Next in thread: despammed_at_duke.edu: "Re: Cannot rsh from linux to aix"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|