[MXS-1758] Support PAM group mapping, like MariaDB Server does Created: 2018-04-04 Updated: 2020-08-25 Resolved: 2018-05-02 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Authenticator |
| Affects Version/s: | 2.2.4 |
| Fix Version/s: | 2.3.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Hartmut Holzgraefe | Assignee: | Esa Korhonen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||
| Sprint: | MXS-SPRINT-56 | ||||||||||||||||||||
| Description |
|
Currently MaxScale PAM authentication only supports simple user mapping, not group mapping like MariaDB server does: https://mariadb.com/resources/blog/configuring-pam-group-mapping-mariadb |
| Comments |
| Comment by Geoff Montee (Inactive) [ 2018-10-02 ] |
|
I took a look at the commit associated with this Jira issue, and it looks like MaxScale 2.3 will only support user and group mapping in cases where ''@'%' is the proxied user. Is that correct? That's the most common case, so that is probably fine, but we should make sure that is documented. |