Re: snmp5.9 v3 issues with initial user.

2021-02-17 Thread Wes Hardaker via Net-snmp-coders
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

Re: snmp5.9 v3 issues with initial user.

2021-02-01 Thread Craig Small
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/

snmp5.9 v3 issues with initial user

2021-02-01 Thread Justin Cook
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

RE: snmp5.9 v3 issues with initial user.

2021-02-01 Thread Rick Davis
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

snmp5.9 v3 issues with initial user

2021-02-01 Thread Justin Cook
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

snmp5.9 v3 issues with initial user.

2021-02-01 Thread Justin Cook
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

RE: Initial user

2007-01-03 Thread Passera Pablo-APP015
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

Re: Initial user

2007-01-02 Thread Dave Shield
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

Initial user

2007-01-02 Thread Passera Pablo-APP015
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,