[MXS-3166] Validate new credentials Created: 2020-09-09 Updated: 2022-09-08 Resolved: 2022-09-08 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | N/A |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | New Feature | Priority: | Major |
| Reporter: | markus makela | Assignee: | Todd Stoffel (Inactive) |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Whenever credentials for a service or monitor are changed, they should be validated to some degree. Checking that a connection can be created with the credentials would already reduce the number of errors that could occur. A more comprehensive check could also be done to verify that the grants are adequate. |