[
https://issues.apache.org/jira/browse/AMBARI-15213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17606712#comment-17606712
]
Brahma Reddy Battula edited comment on AMBARI-15213 at 9/19/22 6:39 PM:
------------------------------------------------------------------------
[~swapanshridhar] thanks for working on this. why the following is not handled
for update and delete..?
{noformat}
if (!AuthorizationHelper.isAuthorized(ResourceType.CLUSTER, null,
EnumSet.of(RoleAuthorization.CLUSTER_MANAGE_USER_PERSISTED_DATA))) { throw
new AuthorizationException("The authenticated user does not have authorization
" + "to update/store user persisted data."); }{noformat}
was (Author: brahmareddy):
[~swapanshridhar] thanks for working on this. why it's not handled for update
and delete..?
> RBAC : For "Service Operator/Administrator and Cluster Operator" role, the
> "Background jobs" dialog box doesn't open up (come to foreground) when a
> background job is triggered.
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-15213
> URL: https://issues.apache.org/jira/browse/AMBARI-15213
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server, ambari-web
> Affects Versions: 2.3.0
> Reporter: Swapan Shridhar
> Assignee: Swapan Shridhar
> Priority: Major
> Fix For: 2.4.0
>
> Attachments: AMBARI-15213_RBAC.patch
>
>
> - RBAC : Background Jobs window doesn't show when login user role is :
> CLUSTER.ADMINISTRATOR, SERVICE.OPERATOR, SERVICE.ADMINISTRATOR and
> CLUSTER.OPERATOR.
> Currently, background Jobs window only comes for AMBARI.ADMINISTRATOR.
> - Reason : It's happening because the UI calls for
> api/v1/persist/admin-settings-show-bg-<username> and BE returns 404, because
> the persistence of user values is not allowed other than Ambari
> Adminsistrator.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]