Hide Virtual networks without access?

Basically we have multiple VLANs for multiple companies.
I assigned separated owners/groups for each company.
However when one user from Company A created a new VM, he can see all the VLANs including the ones for Companies B,C,D…Z.
Why ? Can OpenNebula just show the Virtual Networks that the user is allowed to access?

1 Like

Hello @Bogdan_Soima,

You can achieve it using permissions or ACL rules. So you just give use permission to the corresponding group.

Best,
Álex.

I have tried that.
Example: A virtual network is set to use/manage only by owner.
Owner/group is called “cybertrust”
However, this virtual network can be seen also by members of a different group.

Hello @Bogdan_Soima,

Have you checked your ACL rules?

Best,
Álex.

I need to set up VDC for each group.

Hello @Hoang_Hien_Nguyen.

You can do that, that will create automatic ACL rules for you, that will allow access to the specific virtual networks to each group.

Best,
Álex.