On 29/12/06, Thompson, George <[EMAIL PROTECTED]> wrote:
> What do I need to include in snmptrapd.conf to get rid of this message?
> Warning: no access control information configured.
> This receiver will *NOT* accept any incoming notifications.
The simplest (but insecure) approach is to put the entry
disableAuthorization yes
in your snmptrapd.conf file.
A better solution is to use
authCommunity log,execute,net public
(or whatever community string(s) the incoming traps will use).
See snmptrapd.conf(5) man page for details, and for how to authorise
SNMPv3 notifications.
Dave
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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