Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
2.5.11
-
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:
MariaDB error: 'Plugin 'PAM' is not loaded'.
|
This appears to happen with the plain command line client so it is likely to be something related to the system configuration.