Nick wrote:
Just wondering if anyone out there is using sudo across a bunch of machines and has a system/script for painlessly distributing a master sudoers file? is it as easy as a daily cronjob running wget/scp/rsync?
I interpret that to mean, "Can I change it with unofficial tools (ie, not visudo?"
Yes, I regularly customise mine during (kickstart) install with sed, ed or similar. Since you're not using the supplied checker, the onus is on you to get it right.