summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_snmp.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2010-07-25 15:08:07 -0400
committerChris Buechler <cmb@pfsense.org>2010-07-25 15:08:07 -0400
commit36b03cc70e4318391a096825421532e26ccfc66d (patch)
tree29969e22843559c73350b1e83681cbdb66aa880d /usr/local/www/services_snmp.php
parent33ad61529d8d61c288a18cb16a3daf142c82afe3 (diff)
downloadpfsense-36b03cc70e4318391a096825421532e26ccfc66d.zip
pfsense-36b03cc70e4318391a096825421532e26ccfc66d.tar.gz
Use more appropriate advice here for community string
Diffstat (limited to 'usr/local/www/services_snmp.php')
-rwxr-xr-xusr/local/www/services_snmp.php2
1 files changed, 1 insertions, 1 deletions
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) {
<td width="22%" valign="top" class="vncellreq">Read Community String</td>
<td width="78%" class="vtable">
<input name="rocommunity" type="text" class="formfld unknown" id="rocommunity" size="40" value="<?=htmlspecialchars($pconfig['rocommunity']);?>">
- <br>In most cases, &quot;public&quot; is used here</br>
+ <br>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.</br>
</td>
</tr>
OpenPOWER on IntegriCloud