sudoers file cleanup and consolidation tool/script
Posted
by Prashanth Sundaram
on Super User
See other posts from Super User
or by Prashanth Sundaram
Published on 2010-05-18T16:31:59Z
Indexed on
2010/05/18
16:41 UTC
Read the original article
Hit count: 529
Hello All,
I am curious to know what other folks out there might be using to keep the sudoers file in a sane manner. I am looking for a tool, that removes redundant entries, overlapping permissions and/or present sudoers file in a organized way(like sorting by permissions/users/Aliases). I use SVN and Confi Mgmt. tool to version control and deploy resp. Is there any add-on/plugin you would recommend/use?
User_Alias RT1123 jappleseed, sjobs
Host_Alias HOST_RT1123 wdc101.domain.com, wdc104.domain.com
Cmnd_Alias .....
Our sudoers file is simple but a lot of entries and it needs to be cleaned up. Does anyone know/have a tool/script to fix/present it ?
Thanks!
© Super User or respective owner