Uploaded image for project: 'MariaDB MaxScale'
  1. MariaDB MaxScale
  2. MXS-581

Only the first 8 characters of passwords are used

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Blocker
    • Resolution: Fixed
    • 1.2.1
    • 1.4.0
    • maxadmin
    • None

    Description

      Only the first 8 characters of a password are checked:

      [ec2-user@ip-172-31-47-243 ~]$ maxadmin -u perm_admin -p password add user geoff thispasswordislong
      User geoff has been successfully added.
      [ec2-user@ip-172-31-47-243 ~]$ maxadmin -u geoff -p thispass -h 127.0.0.1 show users
      Administration interface users:
      Users table data
      Hashtable: 0x350b2b0, size 52
              No. of entries:         2
              Average chain length:   0.0
              Longest chain length:   1
      User names: perm_admin, geoff
      [ec2-user@ip-172-31-47-243 ~]$ maxadmin -u geoff -p thispas -h 127.0.0.1 show users
      Failed to connect to MaxScale. Incorrect username or password.

      Attachments

        Activity

          People

            markus makela markus makela
            GeoffMontee Geoff Montee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 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.