From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24069 invoked by alias); 25 Jun 2008 12:10:44 -0000 Received: (qmail 24061 invoked by uid 22791); 25 Jun 2008 12:10:43 -0000 X-Spam-Check-By: sourceware.org Received: from londo.lunn.ch (HELO londo.lunn.ch) (80.238.139.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 25 Jun 2008 12:10:02 +0000 Received: from lunn by londo.lunn.ch with local (Exim 3.36 #1 (Debian)) id 1KBToy-0005sR-00; Wed, 25 Jun 2008 14:09:56 +0200 Date: Wed, 25 Jun 2008 12:19:00 -0000 From: Andrew Lunn To: Alperen Coskun Cc: ecos discuss Message-ID: <20080625120956.GH14100@lunn.ch> Mail-Followup-To: Alperen Coskun , ecos discuss References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: Re: [ECOS] SNMP authentication problem X-SW-Source: 2008-06/txt/msg00151.txt.bz2 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 -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss