Update resources_delegation.md
This commit is contained in:
parent
7058ab2052
commit
1922d35ce9
@ -1,6 +1,6 @@
|
|||||||
# Resources delegation
|
# 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:
|
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...
|
* delegate VMs to your dev teams...
|
||||||
* ... or to your clients
|
* ... 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
|
## ACLs
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user