[MDEV-4636] use mysql_cleartext_plugin from auth_pam Created: 2013-06-10 Updated: 2019-05-20 Resolved: 2013-06-13 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | 5.5.32, 10.1.1 |
| Type: | Task | Priority: | Major |
| Reporter: | Sergei Golubchik | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | plugins | ||
| Issue Links: |
|
||||||||||||
| Description |
|
To improve interoperability with the mysql client library, extend PAM auth plugin to use the cleartext plugin. But because the cleartext plugin has limited functionality, as compared with the dialog plugin, make this configurable, using the command-line option --pam-use-cleartext-plugin |