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

CREATE ROLE blocked by password validation plugin

    XMLWordPrintable

Details

    • 10.1.14

    Description

      Apparently, CREATE ROLE is blocked when using a password validation plugin. It's not clear why this should be the case, or how to avoid this, as there is no way to provide a password when creating a role.

      > install soname 'simple_password_check';
      Query OK, 0 rows affected (0.00 sec)
      > create role 'myrole';
      ERROR 1819 (HY000): Your password does not satisfy the current policy requirements
      

      Attachments

        Issue Links

          Activity

            People

              serg Sergei Golubchik
              kolbe Kolbe Kegel (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 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.