Hi,
I really appreciate for your quick responses..

I've tried but it didn't work.

I get..Method `ksu' is not supported for multi-hops.

which I think I've not indicated that I'm using for multi-hop scenario when I login to remote host:

I do ssh -l swarup yyy.asset.xxx.com and then ksu dpadmin

Here are my basic setting
(add-to-list 'tramp-default-proxies-alist
                  '("\\.asset\\.xxx\\.com\\'" "\\`dpadmin\\'" "/ssh:%h:"))
(add-to-list 'tramp-default-method-alist
             '("\\.asset.xxx.com\\'" "\\`dpadmin\\'" "ksu"))

Thanks,

Swarup

On 12/2/2010 3:28 PM, Michael Albinus wrote:
Swarup<[email protected]>  writes:

Hi Michael,
Hi Swarup,

I'm not able to find that variable (tramp-methods). I'm using the
default tramp with emacs 23.2
INSIDE_EMACS=23.2.1,tramp:2.1.18-23.2
It is in tramp.el. Apply "C-h v tramp-methods", and follow the link.

Should I be using latest tramp version to be able to add new tramp method.
You could do. However, Tramp 2.2 looks different.

Thanks,

Swarup
Best regards, Michael.


_______________________________________________
Tramp-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to