MotleyFool
11-21-2002, 08:21 AM
Hiya all!
I have been fooling around with a lot of open source tools to put together a end-user control panel and I have made decent progress with it. I am planning to release it GPL and I would like to know if any one will be interested in volunteering for
a. some CGI scripting
b. some skinning
c. beta testing
and ofcourse add more functionality! :)
If some one like jayglate or sailor can provide a low end server for the team to test things out that would also be wonderful! :D
My target system is FreeBSD, djbdns, qmail, vpopmail, courier-imap,mysql, proftpd and ofcourse our lovable Apache [1.3.27]
The functionality I have visualized and the status is given below
1. Email Management - Qmailadmin [& probably ezweb or ezmlmweb for mailing list mgt]
2. mySQL management - PHPmyadmin
[I] we need a script to allow a user to create mySQL databases
3. Statistics - awstats [can include analog and webalizer although I think they are not giving much info]
4. Custom Apache [the whole gamut of .htaccess functionality like custom error pages, SSI, hotlink protection, password protected directories etc.,] I have found a beau of a script in hotscripts called htedit() which does a wonderful job of pwd protection
I have the functional requirement for each of this, but I am not much of a scripter so some one helping with Perl CGI would be great!
5. File Manager - Again I found a superb file manager in hotscripts which is very functional and GPL.
6. Squirrelmail for webmail
7. Anything else you all can think of!
I dont think it would be a wise idea to let users create anonymous FTP or set cron jobs themselves
This is only the end user panel; and not a server administration environment like the venerable CPanel! The server still needs to be managed from the command line by the admin! ;)
Currently my customers are using this and they are all quite happy. But the disadvantage is that there is no single control panel and they have to log into each tool to do that job.
So one prime requirement would be to have a single sign on. I have thought of open LDAP but I think it is needlessly complicated. May be some one like cperciva or Tim Greer can advise on the best way to do this.
Please give me your feedback on this.. This is a fairly secure set up and if we set up su_exec and run the utilities in cgi-bin it should be secure.
Cheers
Balaji
I have been fooling around with a lot of open source tools to put together a end-user control panel and I have made decent progress with it. I am planning to release it GPL and I would like to know if any one will be interested in volunteering for
a. some CGI scripting
b. some skinning
c. beta testing
and ofcourse add more functionality! :)
If some one like jayglate or sailor can provide a low end server for the team to test things out that would also be wonderful! :D
My target system is FreeBSD, djbdns, qmail, vpopmail, courier-imap,mysql, proftpd and ofcourse our lovable Apache [1.3.27]
The functionality I have visualized and the status is given below
1. Email Management - Qmailadmin [& probably ezweb or ezmlmweb for mailing list mgt]
2. mySQL management - PHPmyadmin
[I] we need a script to allow a user to create mySQL databases
3. Statistics - awstats [can include analog and webalizer although I think they are not giving much info]
4. Custom Apache [the whole gamut of .htaccess functionality like custom error pages, SSI, hotlink protection, password protected directories etc.,] I have found a beau of a script in hotscripts called htedit() which does a wonderful job of pwd protection
I have the functional requirement for each of this, but I am not much of a scripter so some one helping with Perl CGI would be great!
5. File Manager - Again I found a superb file manager in hotscripts which is very functional and GPL.
6. Squirrelmail for webmail
7. Anything else you all can think of!
I dont think it would be a wise idea to let users create anonymous FTP or set cron jobs themselves
This is only the end user panel; and not a server administration environment like the venerable CPanel! The server still needs to be managed from the command line by the admin! ;)
Currently my customers are using this and they are all quite happy. But the disadvantage is that there is no single control panel and they have to log into each tool to do that job.
So one prime requirement would be to have a single sign on. I have thought of open LDAP but I think it is needlessly complicated. May be some one like cperciva or Tim Greer can advise on the best way to do this.
Please give me your feedback on this.. This is a fairly secure set up and if we set up su_exec and run the utilities in cgi-bin it should be secure.
Cheers
Balaji
