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.
Nagios sudoers.d
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Nagios sudoers.d
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
Thank you. That is all I needed.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Nagios sudoers.d
Locking threadhbouma wrote:Thank you. That is all I needed.