Curious for long. When does the rule RESOURCE_DOMAIN_ADMIN come in place in CloudStack?
A CloudStack account can only be root admin, domain admin, or user. Does RESOURCE_DOMAIN_ADMIN refer to something internal? ------------------------------------------------------------------------------------------- Yu-Heng (Ryan) Lei, Associate Reasearcher Chunghwa Telecom Laboratories / Cloud Computing Laboratory [email protected]<https://email.cht.com.tw/owa/redir.aspx?C=-wE1FEC3G0SWYpVkiWo8SsDdf3ZqO9AIuAPTzRnFYCUi-z4YljtI_hyVKkNHfn9F1Bn-vUWJnQ4.&URL=mailto%3aryanlei%40cht.com.tw> or [email protected] On Fri, Aug 2, 2013 at 6:24 PM, Ian Duffy <[email protected]> wrote: > Hi, > > This query is in relation to the permissions set for commands via > client/tomcatconf/commands.properties.in > > Within the header of the file it states: > "bitmap of permissions at the end of each classname, 1 = ADMIN, 2 = > RESOURCE_DOMAIN_ADMIN, 4 = DOMAIN_ADMIN, 8 = USER" > > However, throughout the file the undocumented numbers of 3, 7 and 15 > can be found. Can somebody explain what they mean? > > Looking within the RoleType enum only the following are defined: > > Admin = 1 > ResourceAdmin = 2 > Domain Admin = 4 > User = 8 > Unknown = 0 > > Thanks! >
