("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<[email protected]> 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.
_______________________________________________
Tramp-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/tramp-devel