-
-
Notifications
You must be signed in to change notification settings - Fork 59
Automate vm sudo authorization setup #2695
Copy link
Copy link
Open
Labels
C: coreThis issue pertains to a Qubes core component.This issue pertains to a Qubes core component.P: majorPriority: major. Between "default" and "critical" in severity.Priority: major. Between "default" and "critical" in severity.uxThis issue pertains to the user experience (UX) in Qubes OS.This issue pertains to the user experience (UX) in Qubes OS.
Metadata
Metadata
Assignees
Labels
C: coreThis issue pertains to a Qubes core component.This issue pertains to a Qubes core component.P: majorPriority: major. Between "default" and "critical" in severity.Priority: major. Between "default" and "critical" in severity.uxThis issue pertains to the user experience (UX) in Qubes OS.This issue pertains to the user experience (UX) in Qubes OS.
Type
Projects
Status
In progress
Status
In progress
Qubes OS version (e.g.,
R3.2):R3.2
Affected TemplateVMs (e.g.,
fedora-23, if applicable):All Linux
General notes:
Users wishing to enable dom0 prompts for domU sudo authorization must edit several config files according to doc/vm-sudo...
https://www.qubes-os.org/doc/vm-sudo/
Since this configuration has worked well for many months with only one (fixable) sticking point, I figured the setup could be automated with a script provided by Qubes. This would allow the user to choose the sudo mode without being mired in the technical configuration process.
Related issues:
#2693