Update resources_delegation.md
This commit is contained in:
parent
8b6696bf7b
commit
25e5fee4e8
@ -8,12 +8,19 @@ The idea is to allow external users (not admins) to:
|
||||
* delegate VMs to your dev teams...
|
||||
* ... or to your clients
|
||||
|
||||
> Remember: admins can do everything, thus permissions don't apply on them.
|
||||
> Remember: admins can do everything, thus permissions don't apply on them. It's only for *users*.
|
||||
|
||||
## 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.
|
||||
|
||||
Groups can be created and managed in the "Groups" view inside "Settings" menu.
|
||||
|
||||
1. Create a group by giving it a name
|
||||
2. Edit this group and add users in it
|
||||
|
||||
Any group can be edited as you like after its creation.
|
||||
|
||||
## ACLs
|
||||
|
||||
ACLs are the permissions for your users.
|
||||
|
Loading…
Reference in New Issue
Block a user