You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Sangeetha Hariharan (JIRA)" <ji...@apache.org> on 2014/06/13 03:35:01 UTC

[jira] [Closed] (CLOUDSTACK-6468) IAM - Templates - Admin user is not allowed to edit template and set isExtractable() paramater.

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

Sangeetha Hariharan closed CLOUDSTACK-6468.
-------------------------------------------


Tested with latest build from 4.4-forward ( after IAM revert):

Admin is able to set the "isFeatured" flag for templates that are owned by regular users.

> 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)