[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] MySQL Password



> Thanks for that.  I'm a bit confused now. I set up a quick 
> connection to test this and I put cobalt-mysql for the 
> password and it all works.  The BIG problem at the moment is 
> that I have 2 sites running where I have had to use the root 
> user and defaul password to get their sites going again.
> 
Did you assign the users of these sites databases privileges to access
their databases?

> If it had no password and I entered one anyway, would it just 
> ignore it?
> 
Don't set anything up without a password, especially if you have
different user databases. Someone could find out a user name and that's
all they need.

You need to create the user with passwords and with no privileges and
then add the user and database with the appropriate privileges in the
'db' table of the 'mysql' database.

--
Robert