Issue #5818 has been updated by Nigel Kersten. Target version changed from GA to PE 1.0
---------------------------------------- Bug #5818: Create separate MySQL user instead of root for normal Dashboard use. https://projects.puppetlabs.com/issues/5818 Author: Jon Fautley Status: Closed Priority: Urgent Assignee: Dominic Maraglia Category: installer Target version: PE 1.0 Keywords: Branch: Affected URL: Affected PE version: The PE installer installs and configures MySQL in order to setup the database for Puppet-Dashboard. Currently, it installs the MySQL server package, prompts for the root password, configures MySQL and then proceeds to configure p-d to use the MySQL 'root' user for database access. The PE installer should configure a separate user with restricted privileges for the PE components. If there is an existing MySQL installation it appears the p-e installer attempts to reset the password on this setup, fails and the installer continues (it probably shouldn't do that), but I've not extensively tested it. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
