Skip to content
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

Garbadge output #783

Closed
vit1251 opened this issue Sep 23, 2023 · 1 comment
Closed

Garbadge output #783

vit1251 opened this issue Sep 23, 2023 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@vit1251
Copy link

vit1251 commented Sep 23, 2023

/etc/sudoers:78:9: expected parameter
Defaults:WHEEL_USERS !env_reset
        ^
/etc/sudoers:82:9: expected parameter
Defaults:XGRP_USERS env_keep += "DISPLAY XAUTHORITY"
        ^

How to enable support Defaults?

@vit1251 vit1251 added the bug Something isn't working label Sep 23, 2023
@squell squell added duplicate This issue or pull request already exists and removed bug Something isn't working labels Sep 24, 2023
@squell
Copy link
Collaborator

squell commented Sep 24, 2023

Thanks for requesting this feature.

As mentioned in the README:

Per-user, per-command, per-host Defaults sudoers entries for finer-grained control are not (yet) supported.

I.e., currently there is no work-around (except removing the :WHEEL_USERS parts, but that is perhaps not what you want), but this is something on the "to do" list when work starts on Milestone 4.

The implementation of this is tracked by issue #61.

@squell squell closed this as not planned Won't fix, can't repro, duplicate, stale Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants