Details
-
New Feature
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Done
-
None
-
None
Description
Current MaxScale's Authentication mechanism has a limit, MaxScale's host should be added to every
{Username, Password}tuple, as descriped in the Configuration Docments;
If there is a ip white list mechanism, put MaxScale's host in the white list, Server Authentication skip those host in the list will let MaxScale be much easier to use, especially in cloud environment;
Proposal:
1. server privide a white ip list variable;
2. In mysql monitor, after connected to backend, set host to the white list;
Attachments
Issue Links
- is blocked by
-
MDEV-15501 Dynamic config `proxy_protocol_networks`
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Description |
Current MaxScale's Authentication mechanism has a limit, MaxScale's host should be added to every {Username, Password} tuple, as descriped in the Configuration Docments;
If there is a ip white list mechanism, put MaxScale's host in the white list, Server Authentication skip those host in the list will let MaxScale be much easier to use, especially in cloud environment; Proposal: 1. server privide a write ip list variable; 2. In mysql monitor, after connected to backend, set host to the write list; |
Current MaxScale's Authentication mechanism has a limit, MaxScale's host should be added to every {Username, Password} tuple, as descriped in the Configuration Docments;
If there is a ip white list mechanism, put MaxScale's host in the white list, Server Authentication skip those host in the list will let MaxScale be much easier to use, especially in cloud environment; Proposal: 1. server privide a white ip list variable; 2. In mysql monitor, after connected to backend, set host to the write list; |
Description |
Current MaxScale's Authentication mechanism has a limit, MaxScale's host should be added to every {Username, Password} tuple, as descriped in the Configuration Docments;
If there is a ip white list mechanism, put MaxScale's host in the white list, Server Authentication skip those host in the list will let MaxScale be much easier to use, especially in cloud environment; Proposal: 1. server privide a white ip list variable; 2. In mysql monitor, after connected to backend, set host to the write list; |
Current MaxScale's Authentication mechanism has a limit, MaxScale's host should be added to every {Username, Password} tuple, as descriped in the Configuration Docments;
If there is a ip white list mechanism, put MaxScale's host in the white list, Server Authentication skip those host in the list will let MaxScale be much easier to use, especially in cloud environment; Proposal: 1. server privide a white ip list variable; 2. In mysql monitor, after connected to backend, set host to the white list; |
Component/s | MySQLMon [ 11630 ] |
Fix Version/s | 2.2 [ 22647 ] |
Rank | Ranked higher |
Rank | Ranked higher |
Link |
This issue is blocked by |
Rank | Ranked higher |
Fix Version/s | 2.2.0 [ 22514 ] | |
Fix Version/s | 2.2 [ 22647 ] | |
Resolution | Done [ 10200 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 84154 ] | MariaDB v4 [ 137846 ] |
Fixed in 10.3 when PROXY protocol is added.