Chroot for Mysql running on Ubuntu 10.10?

Posted by Calvin Froedge on Server Fault See other posts from Server Fault or by Calvin Froedge
Published on 2010-12-29T17:58:36Z Indexed on 2010/12/29 18:55 UTC
Read the original article Hit count: 219

Filed under:
|
|

Prompted from a question about MySQL server security best practices, I've been running through this list (with a few minor alterations) to properly secure my server database server:

http://www.greensql.net/publications/mysql-security-best-practices

On step 10, I'm told to change the root directory for the mysql user using chroot, but very few specifics are provided and I'm not sure where to start. Does anyone know of a good resource for walking me through the steps to properly create a chrooted environment for Ubuntu 10.10?

© Server Fault or respective owner

Related posts about ubuntu

Related posts about mysql