[ 
https://issues.apache.org/jira/browse/AMBARI-20864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wei-Chiu Chuang updated AMBARI-20864:
-------------------------------------
    Fix Version/s: 3.1.0
                       (was: 3.0.0)

> FE:  Update User Management View to Manage New Data
> ---------------------------------------------------
>
>                 Key: AMBARI-20864
>                 URL: https://issues.apache.org/jira/browse/AMBARI-20864
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-web
>    Affects Versions: 2.7.0
>            Reporter: Robert Levas
>            Assignee: Yusaku Sako
>            Priority: Major
>             Fix For: 3.1.0
>
>
> Update the User Management view to manage new data associated with user 
> accounts.
> Each user account will have the following _general_ data fields:
> * username (essentially the unique user id)
> * active/inactive
> * locked/unlocked (read-only, based on whether the number of failed 
> authentication attempts exceeds some configured value or not)
> * display name (the name to show in user interfaces or messages)
> * local username  (the username to use when using Views or services)
> Each user account will include a set of authentication _sources_:  LOCAL, 
> LDAP, KERBEROS, PAM, etc... Each source, though linked to the same user can 
> be managed separately and specifically depending on the type:
> *LOCAL*
> * One only one LOCAL authentication source is allowed.  
> * Ambari Administrators should be able to add and modify this source by 
> setting the "local" password.  
> * The user should be able to change the password (if the source is available)
> *LDAP*
> * Multiple LDAP sources may be available - used to represent the same user 
> found in multiple places in the LDAP tree (or forrest). See 
> [AMBARI-15554|https://issues.apache.org/jira/browse/AMBARI-15554]. 
> * Ambari Administrators should be able to add and modify this source by 
> setting the user's distinguished name (DN). However, the admin should be 
> warned that incorrectly setting this value will result in authentication 
> failures.
> * Adding entries for this source should be available if and only Ambari is 
> configured to allow LDAP authentication
> * A user may not alter these entries
> *KERBEROS*
> * Multiple KERBEROS sources may be available - used to represent the same 
> user with multiple Kerberos identities.
> * Ambari Administrators should be able to add and modify this source by 
> setting the user's principal name. However, the admin should be warned that 
> incorrectly setting this value will result in authentication failures.
> * Adding entries for this source should be available if and only Ambari is 
> configured to allow Kerberos authentication
> * A user may not alter these entries
> *PAM*
> * Not yet fully supported, more information is needed
>   



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to