[aegir] Aegir MySQL non-root permissions

Tim Wood tim at buchbinder.org
Sat Feb 4 06:00:55 EST 2012


The Admin install manual page (
http://community.aegirproject.org/installing/manual) states:

In
http://community.aegirproject.org/installing/manual#Review_System_Requirements
under
Database server

It is preferable to use a dedicated (not shared-hosting) server since Aegir
will create database users and will require the use of a MySQL root user.


In
http://community.aegirproject.org/installing/manual#Database_configuration

GRANT ALL PRIVILEGES ON *.* TO 'aegir_root'@'%' IDENTIFIED BY 'password'
WITH GRANT OPTION;


So it looks like you may be out of luck...


On Fri, Feb 3, 2012 at 1:50 PM, Emmons, Ben - (emmons) <
emmons at email.arizona.edu> wrote:

> The Drupal group here is interested in using Aegir to manage some of the
> sites, but the DBA group won’t allow a MySQL root user.  They’re okay with
> database create and user create permissions, just not full-blown root
> access.  I’ve tried to find documentation on what exact SQL permissions are
> required for the MySQL user but I can find anything other than “root”
> references.  Does anyone know the exact list of minimum required
> permissions (SELECT, INSERT, UPDATE, DELETE, CREATE DATABASE, BACKUP
> DATABASE, CREATE USER, ...)?****
>
> ** **
>
> ** **
>
> Regards,****
>
> ** **
>
> BE****
>
> ** **
>
> _______________________________________________
> aegir mailing list
> aegir at lists.aegirproject.org
> http://lists.aegirproject.org/cgi-bin/mailman/listinfo/aegir
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.aegirproject.org/pipermail/aegir/attachments/20120203/6269efe6/attachment.html>


More information about the aegir mailing list