On Thu, 16 Sep 2004 16:30:23 -0400 [EMAIL PROTECTED] wrote: CRC> I need someone other than root (which snmpd runs as) to be able to CRC> manipulate the persistent store (to add createUser directives). To that CRC> end, I've made the change below to the 5.1.1 version of read_config.c.
You can do what you want without any patches. After running configure, edit include/net-snmp/net-snmp-config.h and change the PERSISTENT_MASK to allow group access. Then add 'agentgroup [othergroup|#GID]' to your snmpd.conf. -- 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: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ Net-snmp-coders mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
