[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tramp ksu support
From: |
Michael Albinus |
Subject: |
Re: tramp ksu support |
Date: |
Fri, 03 Dec 2010 15:43:13 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
Swarup <address@hidden> 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.
- Re: tramp ksu support, (continued)
- Re: tramp ksu support, Swarup, 2010/12/02
- Re: tramp ksu support, Michael Albinus, 2010/12/02
- Re: tramp ksu support, Swarup, 2010/12/03
- Re: tramp ksu support, Swarup, 2010/12/03
- Re: tramp ksu support, Michael Albinus, 2010/12/03
- Re: tramp ksu support, Swarup, 2010/12/03
- Re: tramp ksu support, Michael Albinus, 2010/12/03
- Re: tramp ksu support, Swarup, 2010/12/03
- Re: tramp ksu support, Michael Albinus, 2010/12/03
- Re: tramp ksu support, Swarup, 2010/12/03
- Re: tramp ksu support,
Michael Albinus <=
- Re: tramp ksu support, Swarup, 2010/12/03
- Re: tramp ksu support, Swarup, 2010/12/03
- Re: tramp ksu support, Michael Albinus, 2010/12/03