Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
24.02.3, 25.10.0
-
None
-
None
Description
When requesting a specific PAM config to be used with e.g.
admin_pam_readwrite_service=mariadb_unix
|
but the related config file, here /etc/pam.d/mariadb_unix not being readable to the maxscale process, no error or warning seems to be logged anywhere, instead PAM seems to silently fall back to its default behavior, using Unix password authentication.
This is especially confusing when the requested configuration is based on Unix password authentication, but adds additional constraints on top, like requiring that the user must be in a specific group ...
For details how to reproduce see https://jira.mariadb.org/browse/MXS-5265