Skip to content

Add logic to configure sudo defaults in /etc/sudoers.d/…

Christopher Huhn requested to merge sudo_defaults into master

Add code to allow defining (user-specific) Defaults in /etc/sudoers.d/… files.

Use case: propagate HTTP_PROXY etc in sudo curl etc. cf OTRS ticket 2020101810000052

Edited by Christopher Huhn

Merge request reports