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 08:25:59 -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

    ("ksu"    (tramp-login-program        "ksu")
             (tramp-login-args           (("-") ("%u")))
         (tramp-remote-sh            "/bin/sh")
         (tramp-copy-program         nil)
         (tramp-copy-args            nil)
         (tramp-copy-keep-date       nil)
         (tramp-password-end-of-line nil))

Copied "su"

Thanks,

Swarup

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

And also just to note, it works fine with sudo settings when I've sudo
access to that host.
(add-to-list 'tramp-default-method-alist
              '("\\.asset.xxx.com\\'" "\\`dpadmin\\'" "sudo"))
Could you, please, show the value of the modified `tramp-methods'.

Thanks,

Swarup
Best regards, Michael.




reply via email to

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