Gustaf Gunnarsson wrote: > When launching snmptrapd (5.4) I get following error message: > > snmptrapd[29559]: Warning: no access control information configured. > It's unlikely this agent can serve any useful purpose in this state. > Run "snmpconf -g basic_setup" to help you configure the snmptrapd.conf > file for this agent. > > My snmptrapd.conf includes the directive 'disableAuthorization yes'.
I'm not sure I can reproduce this with 5.4.1.pre3: /my/net-snmp/sbin/snmptrapd -f -Le --disableAuthorization=yes localhost:10162 NET-SNMP version 5.4.1.pre3 /my/net-snmp/sbin/snmptrapd -f -Le -C -c /dev/null localhost:10162 Warning: no access control information configured. This receiver will *NOT* accept any incoming notifications. NET-SNMP version 5.4.1.pre3 /my/net-snmp/sbin/snmptrapd -f -Le -C -c /dev/null --authcommunity="log public" localhost:10162 NET-SNMP version 5.4.1.pre3 Looks good to me. +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
