4.1.1.14 Ensure access on /var/tmp/dpid2.log is configured
Information
The /var/tmp/dpid2.log is the logfile used by dpid2 daemon, and contains SNMP information. The /var/tmp/dpid2.log logfile is used by the dpid2 daemon and can contain sensitive SNMP information. This file must be secured from unauthorized access and modifications.
Solution
Set ownership and permissions on /var/tmp/dpid2.log : chown root:system /var/tmp/dpid2.log chmod o-rw /var/tmp/dpid2.log