From owner-freebsd-isp@FreeBSD.ORG Fri Jul 24 22:53:46 2009 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4EB2D1065673 for ; Fri, 24 Jul 2009 22:53:46 +0000 (UTC) (envelope-from michael@staff.openaccess.org) Received: from aristotle.openaccess.org (aristotle.openaccess.org [66.114.32.142]) by mx1.freebsd.org (Postfix) with ESMTP id 0DB8B8FC0A for ; Fri, 24 Jul 2009 22:53:45 +0000 (UTC) (envelope-from michael@staff.openaccess.org) Received: from localhost (localhost [127.0.0.1]) by aristotle.openaccess.org (Postfix) with ESMTP id B7C04964C82 for ; Fri, 24 Jul 2009 15:35:12 -0700 (PDT) X-Virus-Scanned: amavisd-new at staff.openaccess.org Received: from aristotle.openaccess.org ([127.0.0.1]) by localhost (aristotle.openaccess.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sYPE6k2gq15O for ; Fri, 24 Jul 2009 15:35:12 -0700 (PDT) Received: from DeMan.local (mono-sis1.s.bli.openaccess.org [66.114.32.149]) by aristotle.openaccess.org (Postfix) with ESMTP id 1A9C8964C73 for ; Fri, 24 Jul 2009 15:35:11 -0700 (PDT) Message-ID: <4A6A371F.7050405@staff.openaccess.org> Date: Fri, 24 Jul 2009 15:35:11 -0700 From: Michael DeMan User-Agent: Thunderbird 2.0.0.22 (Macintosh/20090605) MIME-Version: 1.0 To: freebsd-isp@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Radius server suggestions X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jul 2009 22:53:46 -0000 FreeRADIUS www.freeradius.org Charles Sprickman wrote: > Hi all, > > I'm in the middle of redesigning a number of things here. Our main db > of users will likely be changing format (vpopmal to postfix+dovecot). > There will be additional columns in the database for dial access, > usenet access and possibly pppoe access. Our current vpopmail setup > stores these values in one column as a bitmask, which hurts my head, > so I'm moving to something easier (ie: if "dialup" column = "1", they > can have dialup). > > I'm out of touch on what radius implementations are popular. I need > something that meets two basic requirements: > > -auth from mysql or pgsql > -set the sql query based on which radius client the request comes from > > Any pointers on that? > > Thanks, > > Charles > > ___ > Charles Sprickman > NetEng/SysAdmin > Bway.net - New York's Best Internet - www.bway.net > spork@bway.net - 212.655.9344 > > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org" >