weizhouapache commented on issue #6191:
URL: https://github.com/apache/cloudstack/issues/6191#issuecomment-1085542310


   > Hi @weizhouapache this sounds like a bug, have you checked git history - 
if git history confirms that listRouters shouldn'be allowed for domain admin - 
let's remove this at least from default/in-built roles in an upgrade path in 
4.17.0.0. cc @nvazquez @Pearl1594
   
   @rohityadavcloud 
   I just checked the deprecated `client/tomcatconf/commands.properties.in`, it 
looks these APIs are allowed for domain admin.
   if so, let's fix the bugs.
   
   ```
   #### router commands
   startRouter=7
   rebootRouter=7
   stopRouter=7
   destroyRouter=7
   changeServiceForRouter=7
   listRouters=7
   listVirtualRouterElements=7
   configureVirtualRouterElement=7
   createVirtualRouterElement=7
   upgradeRouterTemplate=1
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to