Results 1 to 2 of 2

Thread: Disable --skip-grant-tables in MySQL db

  1. #1
    Join Date
    Nov 2006
    Beans
    253
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Disable --skip-grant-tables in MySQL db

    I am trying to build an application with sensitive data stored into a MySQL database, and I am worried by the fact that hijacking the root account is as simple as running 'mysqld --skip-grant-tables' and setting your own password. I would like to know if there is a way to prevent this.

    Also, I would like to know if there is any way to have two passwords for the root account, so that two people will need to be authenticated for something to change.
    http://ubuntuguide.org/: Probably the solution to every Ubuntu newbie problem Use it. It does not disappoint.

    My Audacious Wiki-lyrics integration plugin

  2. #2
    Join Date
    Nov 2006
    Beans
    253
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Disable --skip-grant-tables in MySQL db

    Bump.
    http://ubuntuguide.org/: Probably the solution to every Ubuntu newbie problem Use it. It does not disappoint.

    My Audacious Wiki-lyrics integration plugin

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •