It gives same error:
Method `ksu' is not supported for multi-hops.

I've also removed the "-" in tramp-login-args

Thanks,

Swarup

On 12/3/2010 8:33 AM, Michael Albinus wrote:
Swarup<[email protected]>  writes:

     ("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))
Remove the tramp-copy-* and tramp-password-end-of-line args.

Btw, does it works with "-"? The man page I've found somewhere does not
mention it.

Thanks,

Swarup
Best regards, Michael.


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

Reply via email to