From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.7) Gecko/20050416 Fedora/1.0.3-1.3.1 Firefox/1.0.3 Description of problem: snmpd will not start under fc3 with targeted policy enabled. It starts fine when selinux is set to permissive mode. Version-Release number of selected component (if applicable): selinux-policy-targeted-1.17.30-2.96 How reproducible: Always Steps to Reproduce: 1. set selinux to enforcing mode 2. start snmpd 3. ... watch it silently fail Actual Results: snmpd fails to start Expected Results: snmpd should start as normail Additional info: audit(1114408867.443:0): avc: denied { read } for pid=3785 exe=/usr/sbin/snmpd name=config dev=dm-0 ino=488072 scontext=root:system_r:snmpd_t tcontext=system_u:object_r:selinux_config_t tclass=file audit(1114408867.444:0): avc: denied { getattr } for pid=3785 exe=/usr/sbin/snmpd path=/etc/selinux/config dev=dm-0 ino=488072 scontext=root:system_r:snmpd_t tcontext=system_u:object_r:selinux_config_t tclass=file
This look like a dup of bug #155873
*** This bug has been marked as a duplicate of 155873 ***