Update resources_delegation.md

This commit is contained in:
Olivier Lambert 2015-11-11 15:31:26 +01:00
parent 7058ab2052
commit 1922d35ce9

View File

@ -1,6 +1,6 @@
# Resources delegation
This chapter is about how to delegate resources (VM, hosts) to other users.
This chapter is about how to delegate resources (VM, hosts) to users.
The idea is to allow external users (not admins) to:
@ -8,9 +8,11 @@ The idea is to allow external users (not admins) to:
* delegate VMs to your dev teams...
* ... or to your clients
## Concepts
> Remember: admins can do everything, thus permissions don't apply on them.
## Groups
Groups are a set of users. You can use groups to apply permissions/ACLs on a whole set of users, instead of repeating superfluous operations on multiple users separately.
## ACLs