On Tue, 3 Feb 2009 13:13:50 +0530 Pranesh wrote: PK> I am running my agent as the subagent under the root user. If I am PK> login as normal user , and do the snmpset operation , it is allowing to set PK> the parameter.But my requirement says , it should only set the parameter if PK> it is root user ???
The snmp packet does not carry any user information, so this is impossible. You should use SNMP access control, and not give read-write community/v3 access to non-root users. ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
