[
https://issues.apache.org/jira/browse/CLOUDSTACK-6468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13976515#comment-13976515
]
ASF subversion and git services commented on CLOUDSTACK-6468:
-------------------------------------------------------------
Commit b6617843d258d9437a17d39e698edba430768f9a in cloudstack's branch
refs/heads/4.4-forward from [~minchen07]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=b661784 ]
CLOUDSTACK-6468:IAM - Templates - Admin user is not allowed to edit
template and set isExtractable() paramater.
> IAM - Templates - Admin user is not allowed to edit template and set
> isExtractable() paramater.
> -----------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-6468
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6468
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: IAM
> Affects Versions: 4.4.0
> Reporter: Sangeetha Hariharan
> Assignee: Min Chen
> Fix For: 4.4.0
>
>
> IAM - Templates - Admin user is not allowed to edit template and set
> isExtractable() paramater.
> From UI , As admin , tried to update the isFeatured() flag to true for a
> template that was created by regular user.
> This fails with "Only ROOT admins are allowed to modify this attribute."
> http://10.223.49.6:8080/client/api?command=updateTemplatePermissions&response=json&sessionkey=1WTLpcX%2FCiA4QLBY3RZTTB0ceaE%3D&id=851cfe02-d91f-4226-b325-b48a09d2a2af&ispublic=false&isfeatured=true&isextractable=true&_=1398114267369
> { "updatetemplatepermissionsresponse" :
> {"uuidList":[],"errorcode":431,"cserrorcode":4350,"errortext":"Only ROOT
> admins are allowed to modify this attribute."} }
--
This message was sent by Atlassian JIRA
(v6.2#6252)