Web Hosting Talk







View Full Version : Cobalt CP released today


ASPCode.net
12-04-2001, 09:20 AM
SHAdm - the Cobalt Control Panel extention has been released today after a beta period of almost a month.

Features Client CP:
****************
- Database creation
- Modified PhpMyAdmin where client only sees their own databases
- Subdomain management
- Link to your own FAQ etc
- Link to your client website stats
- Custom error documents
- Password protected directories
- Webbased File Manager

Server admin
**********
- Client administration, address/phone/email info etc
- Create accounts and sites with one click!
- Manage and create plans
- Manage IP-addresses to use( dedicated/shared )

Autosetup of accounts
******************
- Includes orderform for users
- Integrates with 2checkout.com or any Authorize.net CC processor
- Account and site is automatically created after payment is done
- Easily modified to other payment routines

Download it at
http://shadm.hostmentor.com

Cost is $145 per server, bulk discount is available.

jimb
12-04-2001, 12:21 PM
looks cool!

Jim

sbrad
12-04-2001, 01:36 PM
Damn. Sweet. Almost makes me wish I still had a Cobalt box.

sasjamal
12-04-2001, 02:06 PM
lol yAhz i just Got rid of my Cobalt lol

ASPCode.net
12-04-2001, 04:05 PM
Originally posted by jimb
looks cool!

Jim

Actually the look is not so cool...I have tried to make it look a lot like the original CP ( cause some functionality from it is still used )
and if you ask me personally the original GUI looks like ****...

Anyway, I guess features is what is most important :)

Alan - Vox
12-04-2001, 04:46 PM
Modified PhpMyAdmin where client only sees their own databases


Im not sure if i understand this correctly, you have modified phpMyAdmin so clients only see there own databases?

ASPCode.net
12-04-2001, 04:57 PM
Yes correct.

As PhpMyAdmin works today anyone can see all databases on a server ( although they might not have any rights to do anything in them ), however my mod makes it only list the current users databases

Alan - Vox
12-04-2001, 05:05 PM
That is not right, if you set the permissions right users cant see each others databases.

jimb
12-04-2001, 07:59 PM
I was referring to the concept. Anyways, you may have more luck with the appearence if you were to just create your own, cool looking CP skin. Make it something that looks more appealing than the cobalt GUI.

More along the lines of a CPanel or Albanza.

Jim

(SH)Saeed
12-04-2001, 08:16 PM
Originally posted by SplashHost.com
That is not right, if you set the permissions right users cant see each others databases.

What he means is that a user that logs into MySQL (in this case via phpMyAdmin) can list all databases, but he/she can not access them to view the tables and the information inside.

I haven't tried to make the actual database list unavailable for users except the owner, however, if you know of a way, please do share.

Ping
12-06-2001, 01:40 AM
If you read the docs that come with phpmyadmin it explains how to set it up so that users can login with mysql username and see only their databases. It works really well.