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

Hide password passed on commandline from xtrabackup_info

Details

    Description

      When running mariabackup and passing the password on the commandline, for security reason having the password in a config file is not acceptable, the password gets copied in the tool_command setting in the xtrabackup_info. This is often not acceptable, having a password stored unencrypted in a file is against the security policies of many companies. There are workarounds but really the backup system needs to be secure by default and having the password in this file actually does not really privide any usefu purpose anyway.

      Attachments

        Activity

          it filters out the password if you use --password=xyz, but if you use --password xyz or -pxyz form, then it doesn't

          serg Sergei Golubchik added a comment - it filters out the password if you use --password=xyz , but if you use --password xyz or -pxyz form, then it doesn't

          People

            serg Sergei Golubchik
            karlsson Anders Karlsson
            Votes:
            1 Vote for this issue
            Watchers:
            4 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.