Thanks. Using snmpusm command it's possible to add user without restarting the 
server .. right..
   I have gone through the document and tried. 
  I was successfully able to create user. But when trying to change the 
passphrase it gives some error.
 
 commands which i gave :
 
     1. i/p :snmpusm -v3 -u root -n "" -l authNoPriv -a MD5 -A superuser 
localhost create wes1 root
     o/p : User successfully created.
     
     2. i/p :  snmpusm -v3 -u wes1 -n "" -l authNoPriv -a MD5 -A superuser 
localhost passwd superuser newpassword
     o/p :  no encryption type specified, which I need in order to know to 
change the key
     
 
 one more doubt is there.. In the example they have given that before creating  
"wes" it needs to entered as ' rwuser wes' in snmpd.conf.  I have tried by 
having that line in snmpd.conf. But is it neccessary??
 
 thanks
 A.valantina
             

Thomas Anders <[EMAIL PROTECTED]> wrote: valantina arumugam wrote:
>        Is it possible to create a new user(snmpusm command) and use it
> without restarting the server by giving "kill -HUP  ".. any
> links related to this is available...

The snmpusm(1) manual page covers that and includes a number of examples:

  http://www.net-snmp.org/docs/man/snmpusm.html


+Thomas

-- 
Thomas Anders (thomas.anders at blue-cable.de)


       
---------------------------------
 Once upon a time there was 1 GB storage in your inbox. Click here for happy 
ending.
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
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

Reply via email to