Antonenko Alexander created AMBARI-19286:
--------------------------------------------
Summary: Handle permissions for setting service auto start in FE
Key: AMBARI-19286
URL: https://issues.apache.org/jira/browse/AMBARI-19286
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.5.0
Reporter: Antonenko Alexander
Assignee: Antonenko Alexander
Priority: Critical
Fix For: 2.5.0
The UI needs to be updated to handle permissions to manage cluster- and
service-level auto start settings.
If authorization failure occurs, the UI takes the user to the login screen and
then to the dashboard.
The following roles should be able to toggle auto-start at the cluster level
(permission: CLUSTER.MANAGE_AUTO_START):
* Ambari Administrator
* Cluster Administrator
* Cluster Operator
The following roles should be able to toggle auto-start at the service level
(permission: SERVICE.MANAGE_AUTO_START):
* Ambari Administrator
* Cluster Administrator
* Cluster Operator
* Service Administrator
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)