From 36b03cc70e4318391a096825421532e26ccfc66d Mon Sep 17 00:00:00 2001 From: Chris Buechler Date: Sun, 25 Jul 2010 15:08:07 -0400 Subject: Use more appropriate advice here for community string --- usr/local/www/services_snmp.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr/local/www/services_snmp.php') diff --git a/usr/local/www/services_snmp.php b/usr/local/www/services_snmp.php index 9540d98..a9f8b7b 100755 --- a/usr/local/www/services_snmp.php +++ b/usr/local/www/services_snmp.php @@ -290,7 +290,7 @@ function enable_change(whichone) { Read Community String -
In most cases, "public" is used here
+
The community string is like a password, restricting access to querying SNMP to hosts knowing the community string. Use a strong value here to protect from unauthorized information disclosure.
-- cgit v1.1