Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Duplicate
-
Fix Version/s: N/A
-
Component/s: Authentication and Privilege System
-
Labels:None
Description
In order to comply with common industry security standards, MariaDB needs the following:
1. Password complexity. Require at least 8 characters with 3 of 4 categories (lower case, upper case, numbers, special characters).
2. Password Expiration: Able to set a password expiration for user account.
3. Password Reuse: Prevent reuse of password based on number of days.