Skip to content

Make --list aware of NOPASSWD #530

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

Closed
BriocheBerlin opened this issue Jun 22, 2023 · 0 comments · Fixed by #978
Closed

Make --list aware of NOPASSWD #530

BriocheBerlin opened this issue Jun 22, 2023 · 0 comments · Fixed by #978
Labels
non-compliant used to track failing compliance tests

Comments

@BriocheBerlin
Copy link
Contributor

BriocheBerlin commented Jun 22, 2023

Similar to #439
#558 needs to be solved first.

From the documentation:

By default, if the NOPASSWD tag is applied to any of a user's entries for the current host, the user will be able to run ‘sudo -l’ without a password.

Relevant test: https://github.com/memorysafety/sudo-rs/blob/f5ef04c62f3b4279a3f79f2d078aedcdf3b70fa5/test-framework/sudo-compliance-tests/src/nopasswd.rs#L65

@BriocheBerlin BriocheBerlin changed the title Implement --list, -l flag Make --list, aware of NOPASSWD Jun 22, 2023
@BriocheBerlin BriocheBerlin added this to the Milestone 3 milestone Jun 22, 2023
@BriocheBerlin BriocheBerlin changed the title Make --list, aware of NOPASSWD Make --list aware of NOPASSWD Jun 23, 2023
@rnijveld rnijveld modified the milestones: Milestone 3, Milestone 4 Jul 10, 2023
@squell squell added the non-compliant used to track failing compliance tests label Aug 26, 2024
@squell squell linked a pull request Feb 4, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
non-compliant used to track failing compliance tests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants