Date: Wed, 9 Apr 2003 13:29:08 -0400 From: "Dave [Hawk-Systems]" <dave@hawk-systems.com> To: "Rolf Mendelsohn" <rolf@digitaldivide.org.za>, <freebsd-isp@freebsd.org> Subject: RE: ISP radius & mail user/aliase management - Web based? Message-ID: <DBEIKNMKGOBGNDHAAKGNIEGALOAB.dave@hawk-systems.com> In-Reply-To: <3E946259.31080.219BF4D@localhost>
index | next in thread | previous in thread | raw e-mail
>Do either of you have any suggestions on any open source >userdatabase management programs. Which I could use to add >users to a radius database (radiusd - cleartext passwds :>( ). Also >add them to a pop user file per domain & add aliases - also per >domain. we currently use XTRadius http://xtradius.sourceforge.net/ with a PostgreSQL hack of the MySQL example provided via perl dbi for authentication, documentation is pretty thin, but extensibility is a good feature for us. For mail we use a variety of applications all encompased in a toaster like script(in recent versions) by Matt Simerson http://matt.simerson.net/computing/mail/toaster/ which in short runs qmail with non system accounts from a mysql database, which you could hack to port to PostgreSQL or whatever. Managing user information via web interfaces once you are using MySQL, PostgreSQL or another db is rudimentary. Davehome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?DBEIKNMKGOBGNDHAAKGNIEGALOAB.dave>
