[MXS-1604] PamAuth Default Authentication is Different from MariaDB Created: 2018-01-12 Updated: 2018-03-19 Resolved: 2018-01-29 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Authenticator |
| Affects Version/s: | 2.2.1 |
| Fix Version/s: | 2.2.2 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Matt Mencel | Assignee: | Esa Korhonen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-50 |
| Description |
|
In MariaDB, when the PAM plugin is enabled, if the "authentication_string" on the user object in the mysql.user table is empty, MariaDB defaults to looking for a pam file called "mysql". In MaxScale, if no "authentication_string" is found, it defaults to looking for a pam file called "other". |