•  
      request #12896 Tuleap permission to access Mediawiki databases
    Infos
    #12896
    Thomas Cottier (tcottier)
    2019-01-30 16:21
    2019-01-30 15:30
    13766
    Details
    Tuleap permission to access Mediawiki databases

    During a recent installation on centos 7, on a deported database, It seems that the permission on the tuleap db user to access mediawiki were not set.

    I had to run the following mysql command to solved this issue:

    GRANT ALL PRIVILEGES ON \`plugin_mediawiki_%\` . * TO 'tuleap'@'ip.addr.tuleap.serv' identified by 'tuleap_db_passwd';
    Installation process
    10.8
    EL7 (CentOS|RHEL)
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Declined
    2019-01-30
    Attachments
    Empty
    References
    Referenced by request #12896

    Follow-ups