[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: multihop with su
From: |
Michael Albinus |
Subject: |
Re: multihop with su |
Date: |
Wed, 02 Jun 2004 12:15:04 +0200 |
User-agent: |
Gnus/5.1002 (Gnus v5.10.2) Emacs/20.7 (hpux) |
pascal carrie <address@hidden> writes:
> ok it does not work
> i send you the complete bug report (i had to
> dpkg-reconfigure tramp for acceding the bug-tramp
> hope it's help
> thanks
> pascal
>
> /multi:ssh:address@hidden:/etc/iptables:su:address@hidden
That is definitely a wrong syntax. If you want to access /etc/iptables
on host proto, you must use
/multi:ssh:address@hidden:su:address@hidden:/etc/iptables
Best regards, Michael.