Page 1 of 1

Nagios sudoers.d

Posted: Tue Aug 28, 2018 7:19 am
by hbouma
I know that nagios makes changes to the sudoers file. Is there a way to move them out of /etc/sudoers into a file under /etc/sudoers.d file?

We do not allow modification of the /etc/sudoers file directly and require that all changes be placed in /etc/sudoers.d.

Re: Nagios sudoers.d

Posted: Tue Aug 28, 2018 8:09 am
by scottwilkerson
You can make this move and it should work correctly, however you will need to make the changes on every upgrade.

Re: Nagios sudoers.d

Posted: Tue Aug 28, 2018 8:27 am
by hbouma
Thank you. That is all I needed.

Re: Nagios sudoers.d

Posted: Tue Aug 28, 2018 8:35 am
by scottwilkerson
hbouma wrote:Thank you. That is all I needed.
Locking thread