You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/11/30 08:11:27 UTC

[GitHub] [cloudstack] weizhouapache commented on pull request #5729: server: fix non-root users are able to list system networks

weizhouapache commented on pull request #5729:
URL: https://github.com/apache/cloudstack/pull/5729#issuecomment-982384579


   > > should not
   > 
   > yes, got it @weizhouapache can you update cmk example in description (with some dummy uuids, and indicating that uuid belongs to 200, 201, etc). makes sense?
   
   @sureshanaparti 
   domain admin and normal users do not know the uuid of networks if `listnetworks` does not work.
   In most cloudstack APIs, we can pass integer value instead of string-format uuid as `id` parameter (string-format uuid will be transformed to integer value in cloudstack).
   you can run the cmk commands as domain admin or normal user in your testing environment. they work in 4.15/4.16


-- 
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: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org