You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Yao Lei (JIRA)" <ji...@apache.org> on 2018/08/05 06:35:00 UTC

[jira] [Comment Edited] (AMBARI-21216) Add support for consecutive login failure accounting

    [ https://issues.apache.org/jira/browse/AMBARI-21216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16569386#comment-16569386 ] 

Yao Lei edited comment on AMBARI-21216 at 8/5/18 6:34 AM:
----------------------------------------------------------

Hi [~rlevas],
 If user is locked due to consecutive failures reach the allowed value, how can we unlock this user? Whether can we support the feature that user can be unlocked automaticlly beyond theĀ setted period?


was (Author: yaolei):
Hi [~rlevas],
If user is locked due to consecutive failures reach the allowed value, how can we unlock this user?

> 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: 2.7.0
>            Reporter: Robert Levas
>            Assignee: Robert Levas
>            Priority: Major
>             Fix For: 2.7.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
(v7.6.3#76005)