> 1) Is there any way i can run snmptrapd > udp:162 other then root . If not, is there way to change port > permission such a way that, other user can use port 162. >
Use sudo(8) in your handler. Snmptrapd could be converted to a priviledge-separated model. This is what OpenBSD is doing with most daemons. Probably just some grant funding needed to sponsor dev. ~BAS > 2) shell we redirect trapdhandler error out > to file say(traphandle oid $home/myname/pl_prg.pl test_od > 2>$home/myname/test.log > > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ Net-snmp-users mailing list > [email protected] Please see the following page to > unsubscribe or change other options: > https://lists.sourceforge.net/lists/listinfo/net-snmp-users -- Brian A. Seklecki <[EMAIL PROTECTED]> Collaborative Fusion, Inc. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
