I've 50 servers (Redhat / Gentoo / Centos / Fedora) and 30 users.
I want to make a centralized sudoers file for all the servers.
Every server have different user based access.
Please give me a sample of centralized sudoers file.
There are several ways to distribute the files from a master server to slaves. NIS/NIS+ can do this, as can cfengine. If you want to script this function on your own, you can use rsync.
http://www.gratisoft.us/sudo/man/sudoers.html#examples
//jonas