The snmpd.conf file must be owned by root.

From AIX 6.1 SECURITY TECHNICAL IMPLEMENTATION GUIDE

Part of GEN005360

Associated with IA controls: ECLP-1

Associated with: CCI-000225

SV-38920r1_rule The snmpd.conf file must be owned by root.

Vulnerability discussion

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.

Check content

Determine the owner of the SNMP configuration file. Consult vendor documentation to determine the location and name of the file. Procedure: # find / -name "snmpd*.conf" # ls -lL If the snmpd.conf file is not owned by root, this is a finding.

Fix text

Change the owner of the snmpd.conf file to bin. Procedure: # chown bin

Pro Tips

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