[MXS-3415] --export-config uses default file permissions Created: 2021-02-23 Updated: 2021-08-04 Resolved: 2021-08-04 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 2.4.16 |
| Fix Version/s: | 2.4.18 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The file created contains passwords and the default umask at that point grants read access to all users. The file should be created with read and write permissions to the user and the group. |