I'm using net-snmp 5.4.2.1 version on Linux I would like to add read-write v3 
user access without having to edit snmpd.conf file.
I'm adding user dynamically at snmpd run time.
After I created the username1 using snmpusm,
I tried  calling vacm_parse_rwuser as follow :
Vacm_parse_rwuser("rwuser", "username1 auth").

The call returns void and so one can tell if the call passed or failed.
When I use the user to do snmpget I get access denied error suggesting that 
rwuser access is not enabled.
Any suggestions?
Thanks,
Bernadette


------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to