This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

SNMP authentication problem



Hi all,
I'm using SNMP V3 configured in ECOS. I have  a problem like that;
User page on ECOS web site says, we can configure agent authentication for V3 in snmpd.conf file. I'm writing following lines to that
file as below:

createUser username MD5 "password" DES
rwuser username auth

I aim to use authentication with no privacy. Also MD5 for authentication. But, ECOS agent does not create any user like that,
also I see that it doesn't use MD5. (I seached source c files and found nothing)
What am I doing wrong?  I expect after writing lines above in snmd.conf file will create an USM user and with setting SNMP manager
according to that user data,  I can get and set parameters. Could anyone help me?


_________________________________________________________________
Explore the seven wonders of the world
http://search.msn.com/results.aspx?q=7+wonders+world&mkt=en-US&form=QBRE

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]