[MCOL-968] ProcMon ignores bind address Created: 2017-10-11 Updated: 2020-04-02 Resolved: 2020-04-02 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ProcMgr |
| Affects Version/s: | 1.0.11 |
| Fix Version/s: | N/A |
| Type: | New Feature | Priority: | Major |
| Reporter: | Allan | Assignee: | Todd Stoffel (Inactive) |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Centos 7 |
||
| Description |
|
in the my.conf file
note how mysql is on internal only but ProcMon is wide open to connection from anywhere |
| Comments |
| Comment by David Hill (Inactive) [ 2017-10-11 ] |
|
Correct, the ColumnStore Platform software (excluding mysqld) utilizes Columnstore.xml configuration file. There is no internal binding that is done by the ColumnStore Platform software. |
| Comment by Allan [ 2017-10-11 ] |
|
Perhaps it should for consistency even though there are other ways to do it. If I had not looked I would have assumed that setting the bind address would have propagated to the other pieces of the system. I only discovered the security problem by accident. |
| Comment by David Hill (Inactive) [ 2017-10-11 ] |
|
Thanks for the feedback... We will leave this open and have it evaluated for possible feature enhancement. |