sudoers file cleanup and consolidation tool/script
Posted
by Prashanth Sundaram
on Server Fault
See other posts from Server Fault
or by Prashanth Sundaram
Published on 2010-05-18T16:19:24Z
Indexed on
2010/05/18
16:41 UTC
Read the original article
Hit count: 553
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)
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!
© Server Fault or respective owner