hello friends
Greetings.
i am facing problem in deleting snmp v3 user
i have created snmp v3 user using
net-snmp-config --create-snmpv3-user utility provided by 
net-snmp 1.2 agent itself.
so problem is if i want to delete this user that i have
created using above utility then what should i do.

in my current status
i have create user like this
[EMAIL PROTECTED] root]# net-snmp-config --create-snmpv3-user
Enter a SNMPv3 user name to create:
myownuser
Enter authentication pass-phrase:
myownuser
Enter encryption pass-phrase:
  [press return to reuse the authentication pass-phrase]
 
adding the following line to /var/net-snmp/snmpd.conf:
   createUser myownuser MD5 "myownuser" DES
adding the following line to /usr/share/snmp/snmpd.conf:
   rwuser myownuser

& my main snmpd.conf ( located in /etc/snmp/snmpd.conf)
look like

com2sec myownuser 0.0.0.0/0 public
group MyGroup usm myownuser
view basic included .1.3.6.1.2.1.1
access MyGroup "" any noauth exact basic basic none

what should do to delete this user ? should i directly delete
/var/net-snmp/snmpd.conf & /usr/share/snmp/snmpd.conf to
get work done?
Please help me.
Thanks in advance.
Best Regards
--bhushan
-------------------------------------------------------------------------
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

Reply via email to