You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Robert Levas (JIRA)" <ji...@apache.org> on 2016/02/10 20:08:18 UTC

[jira] [Updated] (AMBARI-14980) Provide explicit ordering for roles

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

Robert Levas updated AMBARI-14980:
----------------------------------
    Attachment: AMBARI-14980_trunk_01.patch

> Provide explicit ordering for roles
> -----------------------------------
>
>                 Key: AMBARI-14980
>                 URL: https://issues.apache.org/jira/browse/AMBARI-14980
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-server
>    Affects Versions: 2.4.0
>            Reporter: Robert Levas
>            Assignee: Robert Levas
>              Labels: rbac
>             Fix For: 2.4.0
>
>         Attachments: AMBARI-14980_trunk_01.patch
>
>
> Since it may be desired to order roles in ways other than alphabetically, each role should have an explicit numerical order that may be used by UI's. 
> Roles should be explicitly ordered by the amount of access privileges they have. 
> ||Role Name||Explicit Order Value||
> |Ambari Administrator|1|
> |Cluster Administrator|2|
> |Cluster Operator|3|
> |Service Administrator|4|
> |Service Operator|5|
> |Cluster User|6|
> |View User|7|



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)