From owner-freebsd-isp@FreeBSD.ORG Wed Oct 5 08:03:56 2005 Return-Path: X-Original-To: freebsd-isp@freebsd.org 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 CA91E16A41F for ; Wed, 5 Oct 2005 08:03:56 +0000 (GMT) (envelope-from vaida.bogdan@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B9BB43D45 for ; Wed, 5 Oct 2005 08:03:56 +0000 (GMT) (envelope-from vaida.bogdan@gmail.com) Received: by zproxy.gmail.com with SMTP id z31so50384nzd for ; Wed, 05 Oct 2005 01:03:56 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ZWDCSku6ZY+02gAizw3Wjx0lliEb848sZOtuJZUk/bxBeV8aCEaOa2V6AJojSXtC4z5b8iFvR9UhfgQbRP8QBpJnwaiP3Q3CxmCDNskAOWm0GoLok+PyH65xIR0koBWhqREVkoargSqSXB94DCHSJJTvhVko5zCrqNbeKK0iViw= Received: by 10.37.15.41 with SMTP id s41mr245383nzi; Wed, 05 Oct 2005 01:03:55 -0700 (PDT) Received: by 10.36.251.23 with HTTP; Wed, 5 Oct 2005 01:03:55 -0700 (PDT) Message-ID: <12848a3b0510050103u19733cdgdc308c3fb7088ed8@mail.gmail.com> Date: Wed, 5 Oct 2005 08:03:55 +0000 From: Vaida Bogdan To: freebsd-isp@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: poptop/freeradius/mysql X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Vaida Bogdan List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Oct 2005 08:03:56 -0000 I want to install poptop using freeradius for authentification, and a mysql database to store username/password information. Does someone on this list have a few notes on the matter and some config files for reference? Thanks in advance.