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

Interactive password fails if the passphrase is too long

    XMLWordPrintable

Details

    Description

      Hi,

      There apparently is a bug which cause authentification to fail if the user's password is too long. If you want to test, create a database and a user with a 128 characters long password (I used pwgen 128 1).

      Try to connect with those credentials with :
      mariadb -h 127.0.0.1 -u <user> -p<password> <database>
      and it should work. But if you try the interactive version :
      mariadb -h 127.0.0.1 -u <user> -p <database>
      the login will fail with the error
      ERROR 1045 (28000): Access denied

      I've create a bug in the debian tracker if you want to see the tests :
      https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1001385

      Thanks

      Attachments

        Activity

          People

            Unassigned Unassigned
            Toniob Anthony Bourguignon
            Votes:
            0 Vote for this issue
            Watchers:
            4 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.