[ECOS] SNMP authentication problem

Alperen Coskun a_a_coskunoc@hotmail.com
Wed Jun 25 12:42:00 GMT 2008



I know its place, but I asked as the basic of SNMP, when I entered lines below to /etc/snmp/snmpd.conf file:

createUser username MD5  "password"
rwuser username auth

it should create a user "username" with password "password" and encrypt&cypt the coming-coming packets according to MD5.  But, neither it creates a user in usm nor it encrypts&cypts the packets. The thing I want to learn is why it doesn't do it. When I aim to get any parameter from agent, agent says there isn't any user recorded. Am i doing sth wrong? 
Thanks,


----------------------------------------
> Date: Wed, 25 Jun 2008 14:09:56 +0200
> From: andrew@lunn.ch
> To: a_a_coskunoc@hotmail.com
> CC: ecos-discuss@ecos.sourceware.org
> Subject: Re: [ECOS] SNMP authentication problem
> 
> On Wed, Jun 25, 2008 at 02:10:21PM +0300, Alperen Coskun wrote:
> > 
> > 
> > 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)
> 
> md5 code is in net/snmp/lib/current/src/md5.c
> 
> Did you not find that?
> 
>     Andrew

_________________________________________________________________
Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy!
http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us

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



More information about the Ecos-discuss mailing list