RE: unknown user name
"Mike Ayers" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <83E753BE7B6A324ABB336245BAF1DAAC093DCA8E@mailserver.metatv-ds.metatv.com> |
> From: [email protected] > [mailto:[email protected]] On > Behalf Of /xig???? > Sent: Wednesday, August 06, 2008 2:41 AM > I have used "net-snmp-config --create-snmpv3-user > -ro -A mypassword -a MD5 newnewuser" > > when I use "snmpget -v 3 -l authNoPriv -a MD5 -u > newnewuser -A mypassword localhost user name" > I get "snmpget: Unknown user name" > why? What can I do ? The command probably failed because you got your a & A flags reversed. It should be: $ net-snmp-config --create-snmpv3-user -ro -a mypassword -A MD5 newnewuser ...but, trying that, I have the same problem you did. I get lines telling me that the createUser command is being entered, and have verified that it is indeed entered, but it seems the user is not actually being created. I will try this again once I update to the latest. HTH, Mike ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ 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