From owner-freebsd-isp Fri Sep 6 11:19:39 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09A1037B405 for ; Fri, 6 Sep 2002 11:19:33 -0700 (PDT) Received: from web1.nexusinternetsolutions.net (web1.nexusinternetsolutions.net [206.47.131.12]) by mx1.FreeBSD.org (Postfix) with SMTP id 4619943E6A for ; Fri, 6 Sep 2002 11:19:32 -0700 (PDT) (envelope-from dave@hawk-systems.com) Received: (qmail 7349 invoked from network); 6 Sep 2002 18:28:58 -0000 Received: from unknown (HELO ws1) (24.157.103.51) by web1.nexusinternetsolutions.net with SMTP; 6 Sep 2002 18:28:58 -0000 From: "Dave [Hawk-Systems]" To: "Randy Smith" , Subject: RE: OT? MySQL based RADIUS servers Date: Fri, 6 Sep 2002 14:19:29 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20020906092511.M11652-100000@stalker.amigo.net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org XTRadius... sparse documentation but in short your users entry pumps the auth infor out to an external script. You can have that script do whatever you want and just return 0 or 255 as teh exit code to auth or not auth the user. Really simple. Easy to customize since you are not doing anyting odd with radius itself. Currenty we use with postgres/perl dbi script. Not familiar with others. Dave >-----Original Message----- >From: owner-freebsd-isp@FreeBSD.ORG >[mailto:owner-freebsd-isp@FreeBSD.ORG]On Behalf Of Randy Smith >Sent: Friday, September 06, 2002 11:38 AM >To: freebsd-isp@freebsd.org >Subject: OT? MySQL based RADIUS servers > > >Hi all, > >I'm currently running Cistron to do RADIUS authentication. I would like to >move to a MySQL backend. I'm currently looking at ICRadius and FreeRADIUS. >I do not need a web interface or CGI usage tools. > >FreeRADIUS seems to be the better choice but also seems to be in perpetual >beta. OTH, ICRadius is stable looks like it would do what I need. > >What are your experiences with these servers? Are there others you would >recommend? > >Thanks for your input. > >-- >Randy Smith >Amigo.Net Systems Administrator >1-719-589-6100 x 4185 >http://www.amigo.net/ > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-isp" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message