OS X Server MySQL default installation
Hi,
A quick question,
Does anyone know if the default MySQL installation has already been secured, i.e. the root account and localhost account?
Is there any other areas that need to be secured on the OS X Server version of MySQL before puttijng it into production?
Trying to find any info is proving a little difiocult. All info pionts to the clients. I am setting up the web service for the Joomla install.
Thanks in advance.
Re: OS X Server MySQL default installation
I do not know about the specifics of a OSX install of MySQL however I have found that most Linux distributions setup MySQL with a user called 'root' who can only access the database server via localhost but with a blank password.
If your unsure exactly how permissive your setup is, I recommend using phpmyadmin.