we are using snmpusm application for creating users who can access SNMP agent 
(using snmpget/set request). The user creation requires following two steps:
1.       Clone an existing user into a new user (in this case the new user will 
be having the same password of the user used for cloning)
2.       Change the password of newly created user.
 
Now we don’t want to create a user using an existing user’s credential 
(password). So how can we create a user using new password using snmpusm.
 
In our case, the new user when created from UI will have its own password, so 
we dont want to initialize  the user with existing user password and then 
change it using snmpusm.  Is there a way to create new user from existing user 
without inheriting its security level(i.e authpriv etc) and with new password 
which is different from the existing user password?
 
Regards,
-Suresh                                           
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to