You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.