severity 363488 wishlist
thanks

On Wed, Apr 19, 2006 at 02:03:47PM +0200, Uwe Storbeck wrote:

> Instead of login to the remote host rsh exits without any error or
> warning message and you are back in the shell you started it. With
> option -v it even claims to be connected to the remote host:
> 
> $ uname -n
> grappa
> $ /usr/bin/rsh-redone-rsh -v cabernet
> Trying 172.16.8.10 port 514... Connected.
> $ uname -n
> grappa
> 
> netkit-rsh works fine in the same environment:
> 
> $ /usr/bin/netkit-rsh cabernet
> Sun Microsystems Inc.   SunOS 5.10      Generic January 2005
> cabernet$ uname -n
> cabernet
> cabernet$ exit
> rlogin: connection closed.

You probably want to use rlogin instead of rsh. What netkit-rsh does is
that if you omit a command to execute on the remote host, it actually
starts netkit-rlogin. Rsh-redone just executes your empty command and
immediately exits. This is not a bug, just a missing feature, therefore
I downgraded the severity.

-- 
Met vriendelijke groet / with kind regards,
    Guus Sliepen <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: Digital signature

Reply via email to