[ https://issues.apache.org/jira/browse/CLOUDSTACK-6468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14055558#comment-14055558 ]
ASF subversion and git services commented on CLOUDSTACK-6468: ------------------------------------------------------------- Commit cc8fc746df4f6138653ac7b28a0110128664a53c in cloudstack's branch refs/heads/master from [~minchen07] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=cc8fc74 ] CLOUDSTACK-6468:IAM - Templates - Admin user is not allowed to edit template and set isExtractable() paramater. (cherry picked from commit b6617843d258d9437a17d39e698edba430768f9a) Signed-off-by: Nitin Mehta <nitin.me...@citrix.com> > 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)