From owner-freebsd-net Wed Oct 16 13:18:33 2002 Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFF8D37B401 for ; Wed, 16 Oct 2002 13:18:30 -0700 (PDT) Received: from smtp.inode.at (smtp-01.inode.at [62.99.194.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id D478343EAA for ; Wed, 16 Oct 2002 13:18:29 -0700 (PDT) (envelope-from mbretter@inode.at) Received: from line-c-227.adsl-dynamic.inode.at ([62.99.151.227]:1190 helo=inode.at) by smtp.inode.at with esmtp (Exim 4.05) id 181ucd-0000ql-00 for freebsd-net@freebsd.org; Wed, 16 Oct 2002 22:18:28 +0200 Message-ID: <3DADC8EB.4000603@inode.at> Date: Wed, 16 Oct 2002 22:15:39 +0200 From: Michael Bretterklieber Organization: JAWA Management Software GmbH User-Agent: Mozilla/5.0 (X11; U; Linux i386; de-AT; rv:1.1) Gecko/20020826 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-net@freebsd.org Subject: Re: mpd - Radius References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, Julian Elischer wrote: >On Wed, 16 Oct 2002, Michael Bretterklieber wrote: > > > >>Hi, >> >>I'm now evaluating if its difficult to extend mpd with radius >>authentication (with libradius). >>I have some questions: >> >>1. Will be in auth.c the function AuthGetData() the right place to put >>Radius stuff? >> No. I wrote a small program wich is able to make radius-auth. Now I'm integrating it into mpd and auth.c is the wrong place. The right place will be pap.c or chap.c or ... >>2. What was the intention behind the function CustomAuthData()? >> >> > >mpd was written for use in the InterJet, which had >a separate database controlling "everything". >you could hook in to that database using that (from memory) >Archie wil answer I'm sure and give more info.. >also check how 'ppp' does it's radius stuff. > yes, I took many things from ppp. No I'm trying for the first shot only to make pap-auth with radius. > > > > > >>3. How should radius configured in the mpd.conf, is something like: set >>bundle radius /etc/radius.conf ok? >> >>bye, >> >>-- >>-- >>-------------------------------------- >>E-mail: Michael.Bretterklieber@jawa.at >>---------------------------- >>JAWA Management Software GmbH >>Liebenauer Hauptstr. 200 >>A-8041 GRAZ >>Tel: ++43-(0)316-403274-12 >>Fax: ++43-(0)316-403274-10 >>GSM: ++43-(0)676-93 96 698 >>homepage: http://www.jawa.at >>--------- privat ----------- >>E-mail: mbretter@inode.at >>homepage: http://www.inode.at/mbretter >>-------------------------------------- >> >> >> >> >>To Unsubscribe: send mail to majordomo@FreeBSD.org >>with "unsubscribe freebsd-net" in the body of the message >> >> >> > > > > > -- -- -------------------------------------- E-mail: Michael.Bretterklieber@jawa.at ---------------------------- JAWA Management Software GmbH Liebenauer Hauptstr. 200 A-8041 GRAZ Tel: ++43-(0)316-403274-12 Fax: ++43-(0)316-403274-10 GSM: ++43-(0)676-93 96 698 homepage: http://www.jawa.at --------- privat ----------- E-mail: mbretter@inode.at homepage: http://www.inode.at/mbretter -------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message