[MXS-3548] Plugin name comparison is case-sensitive Created: 2021-05-17 Updated: 2021-06-15 Resolved: 2021-05-21 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Authenticator |
| Affects Version/s: | 2.5.11 |
| Fix Version/s: | 2.5.12 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Description |
|
The plugin name comparison is case-sensitive which causes authentication to fail when the plugin name is not lowercase. MaxScale will report the following error when the client requests the PAM plugin:
This appears to happen with the plain command line client so it is likely to be something related to the system configuration. |