[MDEV-9244] Add password auto expiration option and history password control feature Created: 2015-12-07  Updated: 2015-12-07  Resolved: 2015-12-07

Status: Closed
Project: MariaDB Server
Component/s: Plugins
Fix Version/s: N/A

Type: Task Priority: Minor
Reporter: guo feng Assignee: Sergei Golubchik
Resolution: Duplicate Votes: 0
Labels: plugins

Issue Links:
Duplicate
is duplicated by MDEV-7597 Expiration of user passwords Closed
is duplicated by MDEV-9072 MariaDB Community Edition needs passw... Closed
is duplicated by MDEV-9245 password "reuse prevention" validatio... Closed

 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"



 Comments   
Comment by Sergei Golubchik [ 2015-12-07 ]

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.

Generated at Thu Feb 08 07:33:13 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.