[MDEV-8842] add group support to pam_user_map module Created: 2015-09-24  Updated: 2015-10-09  Resolved: 2015-10-09

Status: Closed
Project: MariaDB Server
Component/s: Plugin - pam
Fix Version/s: 10.1.8

Type: Task Priority: Critical
Reporter: Sergei Golubchik Assignee: Alexey Botchkov
Resolution: Fixed Votes: 0
Labels: None

Sprint: 10.1.8-4

 Description   

Currently pam_user_map module (plugin/auth_pam/mapper/pam_user_map.c) can map user names based on the simple configuration file, like

#comments and emty lines are ignored
john: jack
bob:  admin
top:  accounting

Here the user "john" will be renamed to "jack".
This task is to add support for mapping, based on the user group, like:

#comments and emty lines are ignored
john: jack
bob:  admin
top:  accounting
@group_ro: readonly

Here any user in the "group_ro" group will be renamed to "readonly".



 Comments   
Comment by Alexey Botchkov [ 2015-10-06 ]

proposed patch: http://lists.askmonty.org/pipermail/commits/2015-October/008494.html

Generated at Thu Feb 08 07:30:12 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.