[MXS-1928] Having problem to apply data masking with MaxScale Created: 2018-06-16 Updated: 2018-06-28 Resolved: 2018-06-28 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | N/A |
| Affects Version/s: | 2.2.9 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Milad Elhaei Sahar | Assignee: | Johan Wikman |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
OS: Kali Ubuntu-VM |
||
| Sprint: | MXS-SPRINT-61 |
| Description |
|
Hi, I am trying to us MaxScale to apply data masking to sensitive in MariaDB database. I installed the MaxScale on my kali virtual machine to test the data masking feature. I created rules json file / masking_rules.json as follwoing:
and config file / maxscale.cnf
Then when i access my testdb with myuser user and run select name, social_id from users; Please help with configuring it. |
| Comments |
| Comment by Johan Wikman [ 2018-06-27 ] | ||||
|
mldhamid
in your configuration file? If so, remove the [DatabaseFirewall] line and try again. | ||||
| Comment by Johan Wikman [ 2018-06-28 ] | ||||
|
mldhamid I'm closing this as Not a Bug. If the reason for the problem was not the presence of the extra section name ([DatabaseFirewall]) then please re-open this or create a new one. |