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

Encrypted passwords cannot be used with maxctrl

    XMLWordPrintable

Details

    • MXS-SPRINT-226

    Description

      It is possible to use an alternative user for maxctrl

      with

      maxctrl create user my_user my_password --type=admin
      maxctrl destroy user admin

      afterwards maxctrl can only be used with providing user and password

      maxctrl --user=.... --password=...

      To use maxctrl as usual , adding the variables

      It is possible to add a file
      ~/.maxctrl.cnf

      in user directory

      conetent:

      [maxctrl]
      u = my-name
      p = my-password

      my_password is always cleartext, it should be possible to encrypt with maxkeys and maxpassword

      Attachments

        Issue Links

          Activity

            People

              markus makela markus makela
              Richard Richard Stracke
              Votes:
              0 Vote for this issue
              Watchers:
              5 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.