Simon Chamlian <simon.chaml...@mpbc.ca> 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" line requires at least authentication (but not
necessarily encryption).

Instead try:

rouser noAuthUser noauth

to disable the authentication requirement for that user
-- 
Wes Hardaker
Please mail all replies to net-snmp-coders@lists.sourceforge.net

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to