Skip to content

woodblog

musings from a spun mind

Sudo Policy Admin Tool

https://github.com/woodbb/sudoadmin

Since we run sssd for user/group management on our Linux servers to remove the dependency for local users/groups and instead use what is our corporate Active Directory servers, we felt it appropriate to move our sudo policy to AD as well. Unfortunately, there is no great tool to manage sudo policy objects in AD – so I wrote a web interface to do this.

Enjoy!