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

sudo allows root access after uninstalling auth package #4015

Open
tasket opened this Issue Jun 18, 2018 · 0 comments

Comments

Projects
None yet
2 participants
@tasket

tasket commented Jun 18, 2018

Qubes OS version:

R4.0

Affected component(s):

Debian 9 template


Steps to reproduce the behavior:

sudo apt-get remove qubes-core-agent-passwordless-root

reboot...

sudo touch /TEST

Expected behavior:

Error stating command is not authorized.

Actual behavior:

Command runs with root privs.

General notes:


Related issues:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment