Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.5.11
-
Fix Version/s: 2.5.12
-
Component/s: Authenticator
-
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:
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.