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