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

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

> User with SERVICE.MODIFY_CONFIGS authorization fails with 403 status updating 
> configs
> -------------------------------------------------------------------------------------
>
>                 Key: AMBARI-14210
>                 URL: https://issues.apache.org/jira/browse/AMBARI-14210
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.3.0
>            Reporter: Robert Levas
>            Assignee: Robert Levas
>            Priority: Blocker
>              Labels: rbac
>             Fix For: 2.3.0
>
>         Attachments: AMBARI-14210_trunk_01.patch
>
>
> User with SERVICE.MODIFY_CONFIGS authorization fails with 403 status updating 
> configs
> {noformat:title=PUT /api/v1/clusters/:cluster_name}
> [
>   {
>     "Clusters": {
>       "desired_config": [
>         {
>           "type": "zoo.cfg",
>           "tag": "version1449226525346",
>           "properties": {
>             "autopurge.purgeInterval": "24",
>             "autopurge.snapRetainCount": "30",
>             "dataDir": "/hadoop/zookeeper",
>             "tickTime": "2000",
>             "initLimit": "11",
>             "syncLimit": "5",
>             "clientPort": "2181"
>           },
>           "service_config_version_note": ""
>         }
>       ]
>     }
>   }
> ]
> {noformat}



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

Reply via email to