On 06.08.2010 16:15, Dave Shield wrote:
> On 6 August 2010 14:35, Nils Achtergarde wrote:
>
>> Yeah, great. Parsing problem was the right hint. The entry made by the
>> create-user command was:
>>
>> createUser nagios AuNg6ud4thaiK8EJ "MD5" AuNg6ud4tha
Yeah, great. Parsing problem was the right hint. The entry made by the
create-user command was:
createUser nagios AuNg6ud4thaiK8EJ "MD5" AuNg6ud4thaiK8EJ DES
But the algorithm has to be in front of the password:
createUser nagios "MD5" AuNg6ud4thaiK8EJ DES AuNg6ud4thaiK8EJ
Then, after restart
Hi Ron,
thanks for answering so fast.
On 05.08.2010 21:34, Ron Rader wrote:
> Nils:
>
>
>> I created a SNMPv3 user with (and got success message afterwards)
>>
>>> net-snmp-config --create-snmpv3-user -ro -x DES -a MD5 -A "mypw" -X
>>>
>> "mypw" nagios
>>
> What success mes
Hi there,
I've got a SUSE 9.3 server
I created a SNMPv3 user with (and got success message afterwards)
> net-snmp-config --create-snmpv3-user -ro -x DES -a MD5 -A "mypw" -X
"mypw" nagios
then I changed /usr/share/snmp/snmpd.conf to
> rouser nagios AuthPriv
for forcing encryption
then I startet