On 16/08/06, Joe Tseng <[EMAIL PROTECTED]> wrote: > Put this line in snmpd.conf: > rwcommunity public
Just one amendment to that idea. I'd strongly suggest that you use rocommunity public instead, and *don't* give global write access to the "public" community. There's a limit to the amount of damage that can be done via SNMP, but this is non-zero (and generally increasing). You don't really want the whole world being able to fiddle with your systems! If you do use "rwcommunity", choose something non-obvious for the community string. Or better, (once you've come to terms with the basics of SNMP) look into SNMPv3 which is *MUCH* more secure. Dave ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
