[Gambas-user] SHELL problems
Steven Lobbezoo
steven at ...1652...
Wed Jun 20 14:35:39 CEST 2007
Thanks Ron,
Exactly what I was looking for.
It's a bit strange, but works, when I do
SHELL "kdesu ksysguard" wait
My application window go's gray until ksysguard is started...
whatever it works fine.
Steven
Le mardi 19 juin 2007 23:56, ron a écrit :
> On Tuesday 19 June 2007 18:09, Steven Lobbezoo wrote:
> > Thanks, but no.
> > I'll have to change the sudo config file by hand on each system to open
> > it up.
> >
> > Steven
>
> With kdesu you can present a input box for the root password
>
> i.e. 'kdesu ksysguard' and you can kill/pause root processes.
> There is for gnome something as gtksu when I remeber well (SuSE has/had it)
>
> from man kdesu
> NAME
> kdesu - Runs a program with elevated privileges.
>
> SYNOPSIS
> kdesu [Qt-options] [KDE-options] [kdesu options] command
>
> DESCRIPTION
> Runs a program with elevated privileges.
>
> KDE su is a graphical front end to the Unix su utility. It allows
> you to run programs as another user by entering their password. It is not a
> SUID root program, but runs unprivileged. The system program su is used for
> acquiring special privileges.
>
> No need for sudoers file.
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
More information about the User
mailing list