[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] (no subject)
- Subject: RE: [cobalt-users] (no subject)
- From: "Tom Cameron" <tom@xxxxxxxxxxx>
- Date: Thu Sep 13 14:24:32 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
You should go to www.mysql.com/doc and do some reading on security. Search
for the 'grant' command.
Basically you will need to telnet/ssh into the machine and then run 'mysql'
and create a new user with appropriate permissions.
All mysql permissions are stored in a db called mysql. Do not attempt to
edit this db directly - use the appropriate commands.
When you grant access, you choose where the user can log in from, you can
set 'localhost' or a specific IP or '%' means any IP.
Hope this helps.
Tom
=> -----Original Message-----
=> From: cobalt-users-admin@xxxxxxxxxxxxxxx
=> [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of
=> robinvancaspel@xxxxxxxxxx
=> Sent: Sunday, 9 September 2001 1:50 AM
=> To: cobalt-users@xxxxxxxxxxxxxxx
=> Subject: [cobalt-users] (no subject)
=>
=>
=> I purchased the raq 4 this week so I need to start somewhere....
=> I installed the mysql pkg from the cobalt site.
=> I'm using a program called mysqlfront so I can connect from my
=> pc straight
=> into the server, but when I do so I get the message that I'm not
=> allowed to
=> log in. I suppose you need to log in from the server ip address.
=> Can I change this somewhere?
=> What why is the best way to log in?
=>
=> _______________________________________________
=> cobalt-users mailing list
=> cobalt-users@xxxxxxxxxxxxxxx
=> To Subscribe or Unsubscribe, please go to:
=> http://list.cobalt.com/mailman/listinfo/cobalt-users
=>