SV-64919r1_rule
V-50713
SRG-OS-999999
OL6-00-000341
CAT I
10
Edit "/etc/snmp/snmpd.conf", remove default community string "public". Upon doing that, restart the SNMP service:
# service snmpd restart
To ensure the default password is not set, run the following command:
# grep -v "^#" /etc/snmp/snmpd.conf| grep public
There should be no output.
If there is output, this is a finding.
V-50713
False
OL6-00-000341
To ensure the default password is not set, run the following command:
# grep -v "^#" /etc/snmp/snmpd.conf| grep public
There should be no output.
If there is output, this is a finding.
M
2208