[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Re:How to create a MySQL database for a user using Webmin
- Subject: Re: [cobalt-users] Re:How to create a MySQL database for a user using Webmin
- From: "Micha Kagie" <kagie@xxxxxxxxx>
- Date: Mon Jul 8 21:45:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
The SQL itself is clear. I only want to have access for a customer to his
own database, he wants to use phpMyAdmin. phpMyAdmin for my clients sounds
good to me, because I have disabled telnet and I don't want customers to use
SSH to my machine as well.
So any help on webmin or phpMyAdmin would be very appreciated
----- Original Message -----
From: "Jonothon Ortiz" <jon@xxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Monday, July 08, 2002 22:33
Subject: RE: [cobalt-users] Re:How to create a MySQL database for a user
using Webmin
> >> Here's an idea...go to www.mysql.com and read CAREFULLY about
database
> >>access controls. MySQL has some excellent security, but you should take
> the
> >>time to LEARN how to use them instead of looking to silly web-based GUIs
> to
> >>do it for you.
>
> Webmin/PHPMyAdmin are a bit lax on the security. The best thing you can do
> is to do everything from the shell. Get used to writing SQL scripts to
help
> automate your db work. I use the Access2SQL 2000 script for creating
> individual tables and a matching form for quick data entry - this is
> probably the one thing that is a bit of a pain in MySQL.
>
> A good book is the MySQL red book (big red) from New Riders; they provide
> the docs in an easy to follow book format. It's not a tutorial or a
how-to,
> regardless of what people may say. A good SQL tutorial would be Ben
Forta's
> SQL in 10 minutes book (http://www.forta.com) - I highly recomend this
book
> and the "Database Design for Mere Mortals" book (you can find this one at
> forta's as well)
>
> HTH
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>
>