On Mon, Mar 4, 2013 at 10:32 PM, Paul Sanders <paul.sander...@gmail.com> wrote:
> Thanks Chip.
>
> So I take it a bitmap of 15 means everyone can run that command?:
>
> registerTemplate=com.cloud.api.commands.RegisterTemplateCmd;15

Paul, while the above syntax is backward compatible starting 4.1
CloudStack figures the apiname and package/class name automatically so
you just defined define apiname and ACL as:
registerTemplate=15

Regards.

>
>
>
> ---
> Kind Regards
>
> Paul Sanders
> Mob: 07988 725 883
> Mail: paul.sander...@googlemail.com
>
>
> On 4 March 2013 16:56, Chip Childers <chip.child...@sungard.com> wrote:
>
>> On Mon, Mar 04, 2013 at 04:47:57PM +0000, Paul Sanders wrote:
>> > Hi All,
>> >
>> > Is it possible to fine tune user permissions within CloudStack? I know we
>> > have a 'user role', but I would like to remove some of the features
>> > (template management for example).
>> >
>> > Thanks
>> > ---
>> > Kind Regards
>> >
>> > Paul Sanders
>> > Mail: paul.sander...@googlemail.com
>>
>> Check the file commands.properties.  Each command has an int value
>> assigned, which is a bitmap telling the API server what ACL to apply to
>> the command execution itself.
>>
>> -chip
>>

Reply via email to