*nix: Run as different user GUI
Posted
by singpolyma
on Super User
See other posts from Super User
or by singpolyma
Published on 2010-05-06T19:13:18Z
Indexed on
2010/05/06
19:18 UTC
Read the original article
Hit count: 293
I want to run an application using only GUI as a different user. Not root. I want the user to be presented with a dropdown of system users, select one, enter the password, and the app gets run as that user. Like gksudo but user to run as specified in GUI and not as switch.
Does such an app exist?
© Super User or respective owner