From Oracle Linux 5 Security Technical Implementation Guide
Part of GEN005360
Associated with IA controls: ECLP-1
Associated with: CCI-000225
The snmpd.conf file contains authenticators and must be protected from unauthorized access and modification. If the file is not owned by root, it may be subject to access and modification from unauthorized users.
Determine the owner of the SNMP configuration file.
Procedure:
Find the snmpd.conf file. The default install location is /etc/snmp/snmpd.conf but may be different depending on the SNMP agent installed.
# find / -name snmpd.conf 
# ls -lL 
Change the owner of the snmpd.conf file to root.
Procedure:
# chown root 
	Lavender hyperlinks in small type off to the right (of CSS
	class id, if you view the page source) point to
	globally unique URIs for each document and item. Copy the
	link location and paste anywhere you need to talk
	unambiguously about these things.
	
      
	You can obtain data about documents and items in other
	formats. Simply provide an HTTP header Accept:
	text/turtle or
	Accept: application/rdf+xml.
      
Powered by sagemincer