Hi Jay, --- Jay Kidd wrote:
> I'm currently working with the 20051110 Coldfire > distribution and > building the net-snmp user app with v3 support. > However, the agent does > not recognize the createUser command in my snmp(d) > config file. I have > this working under Fedora 4 with the 5.4 version of > net-snmp so I know > my config file is correct. Does anyone know if the > createUser command > is not implemented in the ported version of 5.2.1 or > am I simply > missing a configuration define. > This should work. The following snmpd.conf line works for me (with 5.2.1): createUser <account> MD5 <pass-phrase> DES Attached is a moc snmpd.conf. You might also double check the following build config items: CONFIG_USER_NETSNMP_OPENSSL=y CONFIG_USER_NETSNMP_DEFVERSION="3" Regards, ...doug __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
snmpd.conf
Description: 3533151524-snmpd.conf
_______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
