public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Alperen Coskun <a_a_coskunoc@hotmail.com>
To: Andrew Lunn <andrew@lunn.ch>
Cc: ecos discuss <ecos-discuss@ecos.sourceware.org>
Subject: RE: [ECOS] SNMP authentication problem
Date: Wed, 25 Jun 2008 12:42:00 -0000	[thread overview]
Message-ID: <BLU138-W4798DCE7E8E98793922376CCA00@phx.gbl> (raw)
In-Reply-To: <20080625120956.GH14100@lunn.ch>



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

  reply	other threads:[~2008-06-25 12:23 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-25 12:05 Alperen Coskun
2008-06-25 12:19 ` Andrew Lunn
2008-06-25 12:42   ` Alperen Coskun [this message]
2008-06-25 15:46     ` Andrew Lunn
2008-06-26 10:08       ` Alperen Coskun
2008-06-26 11:24         ` Gary Thomas
2008-06-26 13:28           ` Alperen Coskun
2008-06-26  7:26     ` [ECOS] LwIP PPP interface not coming up Frank Pagliughi
2008-06-26 13:56       ` Frank Pagliughi
2008-06-26 16:27 [ECOS] SNMP authentication problem Georg Brutscheid
2008-06-27 15:11 ` Alperen Coskun

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BLU138-W4798DCE7E8E98793922376CCA00@phx.gbl \
    --to=a_a_coskunoc@hotmail.com \
    --cc=andrew@lunn.ch \
    --cc=ecos-discuss@ecos.sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).