1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-20 10:50:08 +03:00

Feature #862: Remove USER:ADMIN right to VDC Admins

This commit is contained in:
Carlos Martín 2012-01-10 11:46:17 +01:00
parent a30193be04
commit 0c2750de48

View File

@ -233,8 +233,7 @@ module OZones
# Grant permissions to the vdc admin
rule_str << "##{@vdc.VDCADMIN_ID} USER/* CREATE"
rule_str << "##{@vdc.VDCADMIN_ID} USER/@#{@vdc.GROUP_ID} " \
"USE+MANAGE+ADMIN"
rule_str << "##{@vdc.VDCADMIN_ID} USER/@#{@vdc.GROUP_ID} USE+MANAGE"
###############################################################
#When more rules are added the class constant HOST_ACL_FIRST_ID