[
https://issues.apache.org/jira/browse/AMBARI-25268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Lysnichenko resolved AMBARI-25268.
-----------------------------------------
Resolution: Fixed
Merged into branch-2.7 and backported to branch-2.6
> 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
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.7.4
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> 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)