Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Mar 2005 15:51:25 -0800
From:      Sam Nilsson <lists@servingpeace.com>
To:        joe <joe@futratec.com>, freebsd-isp@freebsd.org
Subject:   Re: ISP Software
Message-ID:  <4244A3FD.4000709@servingpeace.com>
In-Reply-To: <A45A8A2547B8024DA9929C43BD5F016D03EBEE@circinus.futratec.lan>
References:  <A45A8A2547B8024DA9929C43BD5F016D03EBEE@circinus.futratec.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
joe wrote:
> Thank you Chuck and Gary for the replies. 
> 
> May I ask you both how you give your clients services e.g. email, website etc. and how you allow access to their accounts to configure say email or their websites: e.g. ssh, webmin etc.?

I know you didn't ask me, but I thought I'd answer anyway ;-). Hope you 
don't mind...

I built a control system using php a year and a half ago. This includes 
a minimal billing system as well ask account/settings management. I am 
going to (soon) rebuild the system with better design, more and better 
features etc. using a python application server called webware 
http://www.w4py.org/. In both cases (current system and future one)
all hosting and account related data is stored in mysql, although ssh 
accounts may also go in /etc/passwd I haven't decided on that yet.

In essence, my control panel is very similar in functionality to CPanel, 
though I didn't know it until recently when I actually looked at a 
CPanel demo site.

Interested to hear others' replies to this question.

- Sam Nilsson



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4244A3FD.4000709>