On Thu, 4 Nov 2004 14:26:54 +0100 (MET) Sven wrote: SJ> thank you for your support, but your solution did not solve the Problem. SJ> My snmpd.conf-File looks like this: SJ> SJ> com2sec local localhost public SJ> group MyRWGroup usm local SJ> view all included .1 80 SJ> access MyRWGroup "" any priv exact all all none SJ> SJ> I think, this shouldn't allow v2c to access my variable, but, its still SJ> possible. Do i make any mistakes?
Yes. com2sec is 'community to security', and communities are v1/v2c. SJ> And do you know, which functions i have to call addittionally to the SJ> function in snmpdemapp.c to encrypt my setting of variables when i use the SJ> snmp-api? Have you looked at the tutorial? http://www.net-snmp.org/tutorial/tutorial-5/toolkit/demoapp/snmpdemoapp.c -- Robert Story; NET-SNMP Junkie <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp> Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-coders> You are lost in a twisty maze of little standards, all different. ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ Net-snmp-coders mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
