Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'lxqt-sudo --user' to run application under a user other than root #134

Open
adrelanos opened this issue Oct 22, 2019 · 1 comment
Open

Comments

@adrelanos
Copy link

Expected Behavior

lxqt-sudo --user username

Run under a different username. Similar to sudo --user.

Current Behavior

lxqt-sudo does not support --user.

Context

In Whonix we are using hidepid=2. This breaks pkexec. Hence a wrapper was written to redirect calls from pkexec to lxqt-sudo. However, pkexec supports --user while lxqt-sudo does not.

@romildo
Copy link

romildo commented Oct 20, 2023

This feature is not available yet, although the description in the repository suggests it should be possible to use lxqt-sudo with users other than root:

https://github.com/lxqt/lxqt-sudo#overview

lxqt-sudo is a graphical front-end of commands sudo and su respectively. As such it enables regular users to launch applications with permissions of other users including root.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants