Opened 9 years ago
Closed 8 years ago
#879 closed defect (invalid)
Alter MySQL database name and permissions for Drupal
Reported by: | Sander Maijers | Owned by: | Sander Maijers |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | System administration | Version: | |
Keywords: | im-linux-clarin-eu.im.hum.uu.nl im-linux-dev-clarin-eu.im.hum.uu.nl | Cc: | Willem Elbers, Dieter Van Uytvanck |
Description
The MySQL database name should be www-clarin-eu
across all hosts related to the website. Furthermore, Drupal should use a custom MySQL user that can only alter the Drupal database, whereas now the MySQL root user is used. This allows Drush to ruin the MySQL server.
Change History (4)
comment:1 Changed 9 years ago by
Cc: | Willem Elbers Dieter Van Uytvanck added |
---|
comment:3 Changed 9 years ago by
Based on a Feb 25 e-mail to ICT & Media:
The Drupal settings file in e.g. im-linux-clarin-eu:/hum/web/clarin.eu/htdocs/sites/clarin.eu/ contains:
array ( 'database' => 'd7_clarine1', 'username' => 'root', # 'password' ...
- As agreed we want a uniform database name on all our website-related hosts at UU ICT & Media, such as
www-clarin-eu
. - A Drupal-specific database user, e.g. named
drupal
. This would replace usage of theroot
account by Drupal and prevent Drush from going outside its mandate.
comment:4 Changed 8 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
We don't use these hosts anymore.
Note: See
TracTickets for help on using
tickets.
Blocked from or before Thu, Feb 25, 2016 at 1:50 PM by UU ICT & Media.