I have created USM users with the following commands, invoked on the 
local system where the agent is running.  I expect them to survive a 
reboot, by being written to the persistent/snmpd.conf file.  There are 
fixed users defined in the regular snmpd.conf, to be used as clone targets.

snmpusm -ulocaluser -Alocalpasswd localhost create newuser clonetemplate

snmpusm -ulocaluser -Alocalpasswd localhost -Ca passwd localpasswd 
newpasswd newuser

snmpvacm -ulocaluser -Alocalpasswd localhost createSec2Group 3 newuser 
RWGroup


The user "newuser" with password "newpasswd" is created successfully, 
and is listed in the usmUserTable as nonVolatile.

But the problem I'm having is that this new user does not survive a 
reboot, or a restart of the agent.

Running 5.4.1 + patch 16669.

What causes an entry in the usmUserTable to not be written out to the 
persistent store?

   +-Rob

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to