You are not logged in.
All,
Is there is a way to get a root password popup
when you try to execute a program in X11?
Example..
I want to run "Ethereal"
Currently..
-- I open a xterm
-- enter "su"
-- enter my root pw
-- type "ethereal &"
-- close xterm
What I want
-- click on ethereal in my menu (already configed)
-- enter my root pw
-- run ethereal
I'm using IceWM..
Thanks,
Joe
Offline
How about using gksu (pacman -S gksu). It has few gnome deps (gconf, orbit & gnome-common), so that should not be that much of a problem.
Offline
IIRC gksu is replaced by libgnomesu
Offline
kdesu also works
v/r
Suds
Offline
All,
gksu works like a champ.
here's the syntax for IceWM menu file
"prog Ethereal - /opt/gnome/bin/gksu -u root /usr/bin/ethereal"
Thanks for all the help,
Joe
Offline