| Summary: | Support launching application as another user | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | V字龍(Vdragon) <Vdragon.Taiwan> |
| Component: | Application Launcher (Kickoff) widget | Assignee: | David Edmundson <kde> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | wishlist | CC: | nate, plasma-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | 5.12.5 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
V字龍(Vdragon)
2018-06-08 20:34:38 UTC
(In reply to V字龍(Vdragon) from comment #0) > launch an application as another user via Sudo This is officially unsupported everywhere, and Dolphin and Kate in fact don't even run using sudo due to security vulnerabilities. So we won't be able to add a feature to make it easier. :) > via Polkit This is unnecessary, since the point of Polkit is that you run apps as a normal user and are prompted by the app itself only at the moment when elevated privileges are required. The app handles everything. |