Re: snmpd.conf privProtocol does not work

2015-06-26 Thread Simon Chamlian
Thanks Ajit. After re-compiling createUser User2 MD5 "HelloWorld" DES "default-00" rwuser User2 works fine. == Even though the agent starts without any error, I cannot access agent with MIB browser when using createUser User3 MD5

snmpd.conf privProtocol does not work

2015-06-26 Thread Simon Chamlian
Hi, With snmpd.conf creating a userusing *authProtocol* works fine. For example: createUser User1 MD5 "HelloWorld" rwuser User1 auth But creating a user with encryption does not work. I tried: = createUser User2 MD5 "H

Antw: Q: VACM and USM

2015-06-26 Thread Ulrich Windl
>>> Ich schrieb am 22.06.2015 um 12:33 in Nachricht <5587E495.B26:161:60728>: > Hi! > > I have a simple question ;-) > > Which view do users need access to to > 1) modify theit own passwords > 2) create new users > > Obviously 1) should not include 2). > > I tried to find an answer, but failed.