[MCOL-1329] Ability to change runtime user Created: 2018-04-06 Updated: 2021-03-29 Resolved: 2021-02-19 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | MariaDB Server |
| Affects Version/s: | 1.1.3 |
| Fix Version/s: | 5.4.3 |
| Type: | New Feature | Priority: | Minor |
| Reporter: | Todd Stoffel (Inactive) | Assignee: | Todd Stoffel (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
CentOS |
||
| Description |
|
It looks like the 'mysql' linux user and group is hardcoded into the current ColumnStore binaries. I have a client that needs to run CS as another user (per corporate security requirements). It would be nice to have the ability to run with a different user via command line flag or configuration file. |