[MXS-2751] Documentation for maxkeys missing changing the .secrets file ownership Created: 2019-11-01 Updated: 2019-12-02 Resolved: 2019-12-02 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | maxkeys |
| Affects Version/s: | 2.3.13 |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Wagner Bianchi (Inactive) | Assignee: | Unassigned |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Folks, when setting up MaxScale or even moving clear text passwords to encrypted ones using maxkeys, we need to create the key with root user and then change the ownership of the .secrets files created for encrypting the passwords you pass as a parameter of maxpasswd. https://mariadb.com/kb/en/mariadb-maxscale-23-encrypting-passwords/ One of our customers wasn't getting maxscale up and running after executing the process from the current feature documentation as it misses the chown command that needs to be entered to make that files as maxscale:maxscale to avoid the below:
Can we have the below added to the documentation?
It's going to make it better. Thanks!! |
| Comments |
| Comment by markus makela [ 2019-12-02 ] |
|
Fixed by |