Skip to content

Fixes #39417 - adjust sudoers configuration#11019

Open
sbernhard wants to merge 1 commit into
theforeman:developfrom
ATIX-AG:fix_39417
Open

Fixes #39417 - adjust sudoers configuration#11019
sbernhard wants to merge 1 commit into
theforeman:developfrom
ATIX-AG:fix_39417

Conversation

@sbernhard

Copy link
Copy Markdown
Contributor

/etc/sudoers.d/ is used for all modern linux systems.

requiretty is not supported by sudo-rs. Additionally, requiretty is by default off - so no need to add this default.

/etc/sudoers.d/ is used for all modern linux systems.

requiretty is not supported by sudo-rs. Additionally, requiretty is
by default off - so no need to add this default.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant