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: Fri, 03 Dec 2010 09:18:51 -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,
When you asked for tramp-methods, I realized and verifed tramp-methods and didn't find the one I added. I hadn't byte-compiled it so it wasn't in list.

Once I compiled it..it works like a charm!!

this is ksu entry i added:

("ksu"
  (tramp-login-program "ksu")
  (tramp-login-args
   (("%u")))
  (tramp-remote-sh "/bin/sh"))

Thanks for all your help..

- Swarup

On 12/3/2010 9:07 AM, Michael Albinus wrote:
Swarup<address@hidden>  writes:

It gives same error:
Method `ksu' is not supported for multi-hops.
Which Tramp version do you use (try "C-h v tramp-version")? I would also
like to see the whole tramp-methods contents (try "C-h v tramp-methods").

Thanks,

Swarup
Best regards, Michael.




reply via email to

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