From owner-freebsd-isp Thu Jan 18 6:46:53 2001 Delivered-To: freebsd-isp@freebsd.org Received: from aspenworks.com (aspenworks.com [192.94.236.1]) by hub.freebsd.org (Postfix) with ESMTP id EF62A37B401 for ; Thu, 18 Jan 2001 06:46:33 -0800 (PST) Received: from d7k (matrix.aspenworks.com [216.38.199.82]) by aspenworks.com (8.9.3/8.9.3) with SMTP id HAA30901 for ; Thu, 18 Jan 2001 07:46:33 -0700 (MST) (envelope-from alex@aspenworks.com) Message-ID: <01a401c0815d$62dc4bc0$1700a8c0@d7k> From: "alex huppenthal" To: References: <20010117180013.B29813@superhero.org> <3A66B0B3.2CDC35F8@ocsinternet.com> Subject: Password validation via MySQL Date: Thu, 18 Jan 2001 07:46:04 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org We have a few clients who'd like to resell webhosting and email services on our tiny systems. This is fine. However, it's not likely they'll learn Unix. Here's my little plan. 1. Create a customer database in MySQL. 2. Modify the login / password authentication to operate via the MySQL database. 3. Modify Apache's .htaccess / authentication to work via MySQL. 4. Modify Radius to use the database 5.Change Sendmail's .forward, aliases, autoresponder to use the SQL database 6. Take the remaining part of the day off and celebrate. *s. Has anyone done this before? I'm opening Pandora's box? Comments on how we can make this happen in reasonable time? Solutions in /ports ? Cheers, -Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message