[
https://issues.apache.org/jira/browse/AMBARI-21216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Levas updated AMBARI-21216:
----------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Committed to branch-feature-AMBARI-20859
{noformat}
commit f760516c24478b19d4e579cb67702d9d43251eaa
Author: Robert Levas <[email protected]>
Date: Thu Jun 22 13:29:51 2017 -0400
{noformat}
> Add support for consecutive login failure accounting
> ----------------------------------------------------
>
> Key: AMBARI-21216
> URL: https://issues.apache.org/jira/browse/AMBARI-21216
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Affects Versions: 3.0.0
> Reporter: Robert Levas
> Assignee: Robert Levas
> Fix For: 3.0.0
>
> Attachments: AMBARI-21216_branch-feature-AMBARI-20859_01.patch,
> AMBARI-21216_branch-feature-AMBARI-20859_02.patch,
> AMBARI-21216_branch-feature-AMBARI-20859_03.patch
>
>
> Add support for consecutive login failure accounting where as log-in failures
> should increment the {{users.consecutive_failures}} and successful
> authentication attempts should reset the value to 0.
> Concurrency should be kept in mind to handle simultaneous authentication
> attempts for the same user.
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)