[MXS-833] maxadmin and Debug CLI interfere with each other Created: 2016-08-23 Updated: 2016-09-06 Resolved: 2016-09-06 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | debugcli, maxadmin |
| Affects Version/s: | None |
| Fix Version/s: | 2.0.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2016-17 |
| Description |
|
maxadmin and Debug CLI use the same file for storing user data, but they require different content. Hence, if you try to use both, they will interfere with each other. |
| Comments |
| Comment by Johan Wikman [ 2016-09-06 ] |
|
In 2.0.1 the enabled Linux accounts are stored in one file, and username/password in another. |