Skip to content

Support password expiry, last changed, lifetime attributes #9709

@morgo

Description

@morgo

Feature Request

Is your feature request related to a problem? Please describe:

In MySQL 5.7 the user table has attributes for password_expired, password_last_changed, password_lifetime. These are helpful for user management.

Describe the feature you'd like:

  • It should be possible to set a password as expired.
  • It should be possible to see the date a password was last changed.
  • It should be possible to force a password to be changed every n days.

Describe alternatives you've considered:

N/A

Teachability, Documentation, Adoption, Migration Strategy:

These are features of MySQL 5.7.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Finished

Relationships

None yet

Development

No branches or pull requests

Issue actions