On 10 March 2010 14:36, Kavita Raghunathan <[email protected]> wrote: > > 2) Also, the changes "createUser" are appended to /var/net-snmp/snmpd.conf > and not /usr/local/share/snmp/snmpd.conf.
That's correct. The "createUser" entry (which includes password text) is removed from the config file, and replaced with an equivalent "usmUser" entry (which includes localised keys, which are only valid on that one box). This can only be done if the "createUser" lines are put in the dynamic config file - /var/net-snmp/snmpd.conf > Do I need 2 files ? Typically, yes. Dave ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ 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
