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

Hudson commented on AMBARI-14193:
---------------------------------

ABORTED: Integrated in Ambari-trunk-Commit #4009 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/4009/])
AMBARI-14193. Enforce granular role-based access control for host (rlevas: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=5de1d0547c087a863fb488778c38b781ee7c33e1])
* 
ambari-server/src/main/java/org/apache/ambari/server/security/authorization/AmbariAuthorizationFilter.java
* 
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/HostResourceProviderTest.java
* 
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/HostResourceProvider.java


> Enforce granular role-based access control for host functions
> -------------------------------------------------------------
>
>                 Key: AMBARI-14193
>                 URL: https://issues.apache.org/jira/browse/AMBARI-14193
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-server
>    Affects Versions: 2.4.0
>            Reporter: Robert Levas
>            Assignee: Robert Levas
>            Priority: Critical
>              Labels: rbac
>             Fix For: 2.4.0
>
>         Attachments: AMBARI-14193_trunk_01.patch, 
> AMBARI-14193_trunk_02.patch, AMBARI-14193_trunk_03.patch
>
>
> Enforce granular role-based access control for host functions:
> || || Cluster\\User || Service\\Operator || Service\\Administrator || 
> Cluster\\Operator || Cluster\\Administrator || Administrator ||
> |Turn on/off maintenance mode  |   |   |   |(+)|(+)|(+)|
> |Add/Delete hosts              |   |   |   |(+)|(+)|(+)|
> |View host details              |(+)|(+)| (+)|(+)|(+)|(+)|
> Entry points affected:
> * GET api/vi/hosts
> * GET api/vi/hosts/:host_name
> * POST api/vi/hosts/:host_name
> * PUT api/vi/hosts/:host_name
> * DELETE api/vi/hosts/:host_name



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

Reply via email to