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

Add INFORMATION_SCHEMA Table with user related details

    XMLWordPrintable

Details

    • New Feature
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      With MDEV-23729 users should be able to query which users a blocked due to max_password_errors. This feature request is to enhance this feature having a table like "blocked_accounts" in the information schema which stores all currently blocked (and maybe also locked) accounts and an information why they are blocked. Possible reasons are:

      max-password-errors reached
      max_connect_errors reached
      MAX_CONNECTIONS_PER_HOUR reached (ER_USER_LIMIT_REACHED)
      MAX_USER_CONNECTIONS reached (ER_TOO_MANY_USER_CONNECTIONS)
      password expired
      account locked
      secure_auth set => mysql_old_password is used
      The table content should only be accessible for a user with privilege CONNECTION ADMIN

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ralf.gebhardt Ralf Gebhardt
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Git Integration

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