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:53:22 -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

btw..i'm using tramp "2.1.18-23.2" from Emacs 23.2

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

Hi,
Hi,

Once I compiled it..it works like a charm!!
Great, thanks for testing!

this is ksu entry i added:

("ksu"
   (tramp-login-program "ksu")
   (tramp-login-args
    (("%u")))
   (tramp-remote-sh "/bin/sh"))
Meanwhile I've prepared a patch to be submitted to Tramp, with the value

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

Could you, please, test whether it works also with the "-q"? I have no
machine running Kerberos.
Tested it ..works with -q

Thanks,

Swarup
The patch will also add some default values for "ksu".

Thanks for all your help..

- Swarup
Best regards, Michael.






reply via email to

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