Justin Cook writes:
It looks like this was resolved (passwords must be 8 characters long).
My memory says -X was optional because it would reused the -A password,
but my memory must be wrong.
Also, do make sure that your snmpd daemon isn't running when you create
new users with the net-snmp-conf
The snmp create user command put this line in my /var/lib/snmp/snmpd.conf
createUser myuser MD5 "my_password" DES ""
I got in my logs:
Feb 02 11:44:02 floyd snmpd[1401586]: Error: passphrase chosen is below the
length requirements of the USM (min=8).
Feb 02 11:44:02 floyd snmpd[1401586]: /var/lib/
Hi net-snmp-coders,
I’ve been working on updating the net-snmp version of software we use on Centos
7 to net-snmp 5.9. This is being required because of a vulnerability that is
know in the NIST vulnerability database. We develop our own MIB groups in C and
compile them in to source code repos
m.com<https://www.envistacom.com/>
From: Justin Cook
Sent: Monday, February 1, 2021 8:48 AM
To: [email protected]
Subject: snmp5.9 v3 issues with initial user.
Hi net-snmp-coders,
I've been working on updating the net-snmp version of software we use on Centos
7 to net-sn
Hi net-snmp-coders,
I've been working on updating the net-snmp version of software we use on Centos
7 to net-snmp 5.9. This is being required because of a vulnerability that is
know in the NIST vulnerability database. We develop our own MIB groups in C and
compile them in to source code repos
Hi net-snmp-coders,
I've been working on updating the net-snmp version of software we use on Centos
7 to net-snmp 5.9. This is being required because of a vulnerability that is
know in the NIST vulnerability database. We develop our own MIB groups in C and
compile them in to source code repos
sday, January 02, 2007 7:02 PM
> To: Passera Pablo-APP015
> Cc: [email protected]
> Subject: Re: Initial user
>
> On 02/01/07, Passera Pablo-APP015 <[EMAIL PROTECTED]> wrote:
> > Does anyone knows which should be the cloneFrom OID
> value of
On 02/01/07, Passera Pablo-APP015 <[EMAIL PROTECTED]> wrote:
> Does anyone knows which should be the cloneFrom OID value of an
> initial user? I mean, you always need to have at least one user that you
> will use to clone other new users.
That's the point.
You need
Hi,
Does anyone knows which should be the cloneFrom OID value of an
initial user? I mean, you always need to have at least one user that you
will use to clone other new users. I'm asking the cloneFrom OID value of
that user.
Thanks,