Hi,

I'm using net-snmp V 5.6.1.  In our project, we have a system that allow 
read/write of the data upon the user access privilege. Each branch of the 
system data has a different access type according to the user, so we cannot set 
one access level (as read or writre) per all our data.
We want to create SNMP v3 users that will be able to access the data and 
set/get it by their user permissions (which are pre-defined in the system).

I can see that in every request handler I'm getting in the subagent code, the 
reqinfo-asp-session has these fields but they are all empty (NULL or "" for a 
char*).
I would like to use these fields to get the specific user data from client and 
determine the access level for this user at the subagent according to its 
request.

My question is there any compilation flag that will enable this data in the 
subagent?
If not, how can I propagate the SNMP v3 user name from the SNMPD to the 
subagent?

Any other idea that will enable me to know the specific user that send this 
request in the subagent level?

Thanks in advance,

Dudi Bickel.




This email message and any attachments are intended solely for the use of the 
addressees hereof. 
This message and any attachments may contain information that is confidential, 
privileged and exempt from disclosure under applicable law.
If you are not the intended recipient of this message, you are prohibited from 
reading, disclosing, reproducing, distributing, disseminating or otherwise 
using this transmission.
If you have received this message in error, please promptly notify the sender 
at Ceragon by reply E-mail and immediately delete this message from your system.
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to