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

Add password auto expiration option and history password control feature

Details

    Description

      My company is preparing for PCI(Payment Card Industry) checking,there are two requirements:1.a user's password must be modified after 3 months 2.password having been used can't be used again; I found MySQL's below option is very useful,so hoping MariaDB also implements these:
      "default_password_lifetime "
      "validate_password_dictionary_file"

      Attachments

        Issue Links

          Activity

            Auto-expiration is a duplicate of MDEV-7597 and MDEV-9072. "history password control" is MDEV-9245

            But password validation API is very easy to use and validation plugins are very simple. The idea was that users can write their own password validation plugins as needed.

            serg Sergei Golubchik added a comment - Auto-expiration is a duplicate of MDEV-7597 and MDEV-9072 . "history password control" is MDEV-9245 But password validation API is very easy to use and validation plugins are very simple. The idea was that users can write their own password validation plugins as needed.

            People

              serg Sergei Golubchik
              leafonsword guo feng
              Votes:
              0 Vote for this issue
              Watchers:
              3 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.