The Network Security. Org

RSS Feed

Take these six steps to secure valuable and sensitive data in MySQL

August 7th, 2006 · No Comments


The most valuable asset for technology-based organizations is usually the customer or product dataprotection2.jpginformation in their databases. And so, a critical part of database administration in such organizations consists of securing these databases against outside attack and hardware/software failures.

In most cases, hardware and software failures are handled through a data backup regimen. Most databases come with built-in tools to automate the entire process, making this aspect of the job relatively painless and error-free. What’s not so simple, however, is the second half of the puzzle: making sure that outside hackers can’t get into the system and either steal or damage the information contained therein. And unfortunately, there usually isn’t an automated way to solve this problem; rather, it requires you, the administrator, to manually put in place roadblocks and obstacles to trip up would-be hackers and to ensure that your company’s data stays secure.

A common reason for not securing databases is that it is "difficult" and "complicated". While this is certainly true, if you’re using MySQL, there are some easy things you can do to significantly reduce the risk you face. This tutorial lists six such items, but you can find many more in the MySQL manual and discussion forums. Take these six steps to secure valuable and sensitive data in MySQL

From around the Web

  • Advertisments