[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Tramp on HP-UX
From: |
Michael Albinus |
Subject: |
Re: Tramp on HP-UX |
Date: |
24 Apr 2003 14:50:54 +0200 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 |
Ted Stern <address@hidden> writes:
> On 23 Apr 2003, Peter Oliver wrote:
> >
> > Attached is a patch against tramp 2.0.30 that addresses a couple of issues I
> > had whilst trying to get it working.
> >
> > Firstly, on HP-UX, the command more usually called "rsh" is called "remsh".
> > This is because rsh is something else, the restricted shell.
>
> Note that the identical problem can occur on UNICOS systems, if /bin/rsh is
> the first instance of rsh in your path (/usr/ucb/rsh is identical to
> /usr/ucb/remsh).
Could you, please, tell me the system-type of your UNICOS machine? I
would apply 'remsh' for those machines as well.
> Yet another reason to use ssh!
Yep.
> Ted
Best regards, Michael.