Swarup <[email protected]> writes: > #000000 Hi,
Hi, > I didn't find a default method which supports 'ksu'. Basically the > process is very similar to sudo but instead of using sudo need ksu > after ssh login Shouldn't it be rather "su" but "sudo"? > Is there a way I can achieve that. Check variable `tramp-methods'. There is a "su" entry, which you might duplicate, replacing "su" by "ksu". After you have restarted Emacs, ksu shall work for you. I believe it is a good idea to support ksu (we do it already with krlogin). I'll add it to Tramp next days. > Thanks, > > Swarup Thanks for reporting, and best regards, Michael. _______________________________________________ Tramp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/tramp-devel
