Dmitry Lysnichenko created AMBARI-25268:
-------------------------------------------
Summary: implement configurable password policy for Ambari users
Key: AMBARI-25268
URL: https://issues.apache.org/jira/browse/AMBARI-25268
Project: Ambari
Issue Type: Improvement
Components: ambari-server
Affects Versions: 2.7.4
Reporter: Dmitry Lysnichenko
Assignee: Dmitry Lysnichenko
Fix For: 2.7.4
We need to add support for user configurable password policies.
The following needs to be supported (ideally via regexp)
• Minimum length=15
• Must not contain account name or user name.
• Must contain at least three out of the following four character types
• numeric character
• lower case alphabetic character
• upper case alphabetic character
• punctuation/special symbol
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)