I am unable to get the #includedir function to work with sudo.  This works just fine on all my CentOS 5.6 servers, but on 6 it is being ignored.  I have this line in the file /etc/sudoers.d/zabbix-puppet<div><br></div><div>
zabbix ALL=NOPASSWD: /var/lib/zabbix/bin/start_puppet</div><div><br></div><div>However sudo still requires a password.  If I put that same line into /etc/sudoers file , there is no password prompt.  At the end of my sudoers file I have this line</div>
<div><br></div><div>#includedir "/etc/sudoers.d"</div><div><br></div><div>It seems that line is being ignored.</div><div><br></div><div>The permissions on the file in that directory are 0440.</div><div><br></div>
<div>Any ideas would be greatly appreciated.</div><div><br></div><div>Thanks</div><div>- Trey</div>