Oracle-style user mapping implementation
Registered by
Laurynas Biveinis
The Oracle Enterprise MySQL PAM plugin supports user name mapping through authentication string arguments. Implement this for the Percona plugin. Investigate and document other means to do the mapping.
Blueprint information
- Status:
- Complete
- Approver:
- None
- Priority:
- Essential
- Drafter:
- Laurynas Biveinis
- Direction:
- Approved
- Assignee:
- Hrvoje Matijakovic
- Definition:
- Approved
- Series goal:
- Accepted for trunk
- Implementation:
-
Implemented
- Milestone target:
-
percona-full-pam
- Started by
- Sergei Glushchenko
- Completed by
- Laurynas Biveinis
Whiteboard
Implement this for the Percona plugin, confirm with MariaDB that they want this disabled for their release.
It is possible to do user name mapping through a PAM module instead of user authentication string. In many cases this is actually better solution. Research https:/
(?)