[
https://issues.apache.org/jira/browse/AMBARI-19195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15764916#comment-15764916
]
Hudson commented on AMBARI-19195:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #6267 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/6267/])
AMBARI-19195. Add permission for Service Auto Start (rlevas) (rlevas:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=d48b8d9b0852d22af4f9bb2191c51c706e292460])
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/ComponentResourceProvider.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/HostResourceProvider.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/security/authorization/RoleAuthorization.java
* (edit) ambari-server/src/main/resources/Ambari-DDL-Derby-CREATE.sql
* (edit) ambari-server/src/main/resources/Ambari-DDL-MySQL-CREATE.sql
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementControllerImpl.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/security/authorization/AmbariAuthorizationFilter.java
* (edit) ambari-server/src/main/resources/Ambari-DDL-SQLAnywhere-CREATE.sql
* (edit) ambari-server/src/main/resources/Ambari-DDL-SQLServer-CREATE.sql
* (edit) ambari-server/src/main/resources/Ambari-DDL-Postgres-CREATE.sql
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog250.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog250Test.java
* (edit) ambari-server/src/main/resources/Ambari-DDL-Oracle-CREATE.sql
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/ConfigurationResourceProvider.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/security/TestAuthenticationFactory.java
> Add permission for Service Auto Start
> -------------------------------------
>
> Key: AMBARI-19195
> URL: https://issues.apache.org/jira/browse/AMBARI-19195
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Affects Versions: 2.5.0
> Reporter: Robert Levas
> Assignee: Robert Levas
> Labels: rbac
> Fix For: 2.5.0
>
> Attachments: AMBARI-19195_branch-2.5_01.patch,
> AMBARI-19195_branch-2.5_02.patch, AMBARI-19195_trunk_01.patch,
> AMBARI-19195_trunk_02.patch
>
>
> Add permission to give a role the ability to set services to auto-start. This
> permission should be allowed at the cluster-level to toggle the feature for
> the cluster (Manage Service Auto Start Configuration) and at the
> service-level to toggle the feature for specific services (Manage Service
> Auto Start). However the service-level feature may not be available via all
> interfaces.
> The following roles should be able to toggle auto-start at the cluster level:
> * Ambari Administrator
> * Cluster Administrator
> * Cluster Operator
> The following roles should be able to toggle auto-start at the service level:
> * Ambari Administrator
> * Cluster Administrator
> * Cluster Operator
> * Service Administrator
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)