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.
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