RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1942330 - MariaDB 10.3 PAM_v1 plugin doesn't work anymore after new 'pam' & 'systemd-pam' release
Summary: MariaDB 10.3 PAM_v1 plugin doesn't work anymore after new 'pam' & 'systemd-pa...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: mariadb
Version: 8.3
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Lukas Javorsky
QA Contact: Jakub Heger
Lenka Špačková
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-03-24 08:02 UTC by Michal Schorm
Modified: 2021-10-07 18:18 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Known Issue
Doc Text:
.PAM plug-in version 1.0 does not work in `MariaDB` `MariaDB 10.3` provides the Pluggable Authentication Modules (PAM) plug-in version 1.0. `MariaDB 10.5` provides the plug-in versions 1.0 and 2.0, version 2.0 is the default. The `MariaDB` PAM plug-in version 1.0 does not work in RHEL 8. To work around this problem, use the PAM plug-in version 2.0 provided by the `mariadb:10.5` module stream.
Clone Of:
Environment:
Last Closed: 2021-10-07 18:18:10 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Michal Schorm 2021-03-24 08:02:51 UTC
This regression was found out retrospectively and traced to the RHEL 8.3.0 GA, where 'pam' and 'systemd-pam' packages were updated.

The MariaDB plugin haven´t worked ever since.

---

MariaDB introduced PAM_v2 plugin in 10.4 release. (So in MDB >= 10.4 there are both plugin v1 and v2 available)

The PAMv2 plugin works fine.


Note You need to log in before you can comment on or make changes to this bug.