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<[email protected]>  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.




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

Reply via email to