> Step1: snmpusm -v3 -u old -n "" -l authNoPriv -a MD5
>       -A netsnmp_password localhost create newuser old
> 
> Step2: snmpusm -v3 -u newuser -n "" -l authNoPriv -a MD5
>       -A netsnmp_password localhost passwd
>              netsnmp_password new_password
> 
> Step3: snmpvacm localhost createSec2Group 3 newuser RWGroup
> 
> Step1 and Step2 are successful.
> Step3 is failing.

What happens if you use the same SNMPv3 settings as for the
other two commands?  I.e:

    snmpvacm -v3 -u newuser -n "" -l authNoPriv
             -a MD5 -A new_password 
             localhost createSec2Group 3 newuser RWGroup


Dave



-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. 
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
_______________________________________________
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