[MXS-2381] Admin user passwords cannot be changed Created: 2019-03-13 Updated: 2019-04-17 Resolved: 2019-04-17 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | maxadmin, maxctrl |
| Affects Version/s: | None |
| Fix Version/s: | 2.3.7 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | MXS-SPRINT-80 | ||||||||
| Description |
|
The passwords of users cannot be changed and instead they must be destroyed and recreated. |
| Comments |
| Comment by markus makela [ 2019-04-16 ] |
|
Added a --replace option for create to make user modifications easier. Whether an alter user command is added is still under consideration. |
| Comment by markus makela [ 2019-04-17 ] |
|
Decided that the --replace is too out of place in comparison to how other objects in MaxScale are changed. Due to this, the alter user command was added that allows the password to be changed. |