Re: SNMP v3 user chg pwd

2006-03-24 Thread Thomas Anders
[EMAIL PROTECTED] wrote: The entry of createUser initial MD5 setup_passphrase DES present in /usr/local/share/snmp/snmp.conf is equivalent to entry in /var/net-snmp/snmpd.conf ? The entry in /var/net-snmp/ would be encrypted when the snmpd starts running and the password is not visible for an

RE: SNMP v3 user chg pwd

2006-03-23 Thread kanakamahesh.anasuri
Title: RE: SNMP v3 user chg pwd Hello Wes, I have small clarification for the same query. The entry of createUser initial MD5 setup_passphrase DES present in /usr/local/share/snmp/snmp.conf is equivalent to entry in /var/net-snmp/snmpd.conf ? The entry in /var/net-snmp/ would be encrypted

Re: SNMP v3 user chg pwd

2006-03-23 Thread Wes Hardaker
> On Wed, 15 Mar 2006 18:00:00 -0800, "Connie Chan" <[EMAIL PROTECTED]> > said: Connie> I can create snmp v3 user by editing snmp.conf Connie> rwuser initial Connie> createUser initial MD5 setup_passphrase DES It turns out that the person that implemented the USM support a long time ag

SNMP v3 user chg pwd

2006-03-15 Thread Connie Chan
Hi, I can create snmp v3 user by editing snmp.conf   rwuser initial createUser initial MD5 setup_passphrase DES   I tried to use snmpusm to change the password of initial and I got the following error msg   #>snmpusm -v3 -u initial  -l authNoPriv -a MD5 -A setup_passphrase  -x DES -X setu