Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-8842

add group support to pam_user_map module

    XMLWordPrintable

Details

    • 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".

      Attachments

        Activity

          People

            holyfoot Alexey Botchkov
            serg Sergei Golubchik
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.