> Personally, I would recommend that you install super and add this
> to your super.tab
>
> user2mail "/usr/bin/kmail" nargs=0 u+g=user2 user1
This seems like the best solution so far but it has some of the
same problems that my C program had. It probably lacks initialization of some
ne
On Thu, Mar 14, 2002 at 02:21:13PM +0200, Jarno Elonen wrote:
...
>
> I'm trying to make a shortcut/script/program that would start Kmail as
> another user (and thus open the corresponding mailbox) in my own KDE session
> without having to type in the password.
>
> My latest attempt was a 'SUID
[Oleg Cherkasov]
> Remote shell could help to do that:
>
> rsh -l localhost kmail
>
> In ~/.rhosts add:
>
> + my_user_name
But it would open up a security hole.
Remote shell could help to do that:
rsh -l localhost kmail
In ~/.rhosts add:
+ my_user_name
Oleg
On Thursday 14 March 2002 14:44, Hendrik Sattler wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Am Donnerstag, 14. März 2002 13:21 schrieb Jarno Elonen:
> > Hi,
> >
> > I'm trying t
> ssh -X [EMAIL PROTECTED] kmail
Ingenious. :) Thanks!
- Jarno
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thursday 14 March 2002 12:21 pm, Jarno Elonen wrote:
> Hi,
>
> I'm trying to make a shortcut/script/program that would start Kmail as
> another user (and thus open the corresponding mailbox) in my own KDE
> session without having to type in the pass
Am Donnerstag, 14. März 2002 13:21 schrieb Jarno Elonen:
> Hi,
>
> I'm trying to make a shortcut/script/program that would start Kmail as
> another user (and thus open the corresponding mailbox) in my own KDE
> session without having to type in the password.
>
> Any better ideas on how to implemen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Am Donnerstag, 14. März 2002 13:21 schrieb Jarno Elonen:
> Hi,
>
> I'm trying to make a shortcut/script/program that would start Kmail as
> another user (and thus open the corresponding mailbox) in my own KDE
> session without having to type in the pas
Hi,
I'm trying to make a shortcut/script/program that would start Kmail as
another user (and thus open the corresponding mailbox) in my own KDE session
without having to type in the password.
My latest attempt was a 'SUID user2' program in C:
#include
int main () {
putenv("HOME=/home/use
9 matches
Mail list logo