Simon Chamlian writes:
> rouser noAuthUser
> createUser NoAuthUser
>
> but I get the following error:
>
> # snmpgetnext -v 3 -n "" -u noAuthUser -l noAuthNoPriv test.net-snmp.org
> sysUpTime
> Error in packet.
> Reason: authorizationError (access denied to that object)
By default the "rouser"
Hi,
It is not possible to create a user with no authentication and no privacy
in snmpd.conf?
I tried (http://net-snmp.sourceforge.net/wiki/index.php/TUT:SNMPv3_Options):
rouser noAuthUser
createUser NoAuthUser
but I get the following error:
# snmpgetnext -v 3 -n "" -u noAuthUser -l noAuthNoPr