tramp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tramp ksu support


From: Swarup
Subject: Re: tramp ksu support
Date: Thu, 02 Dec 2010 15:47:17 -0500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101027 Lightning/1.0b2 Thunderbird/3.1.6

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<address@hidden>  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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]