Update resources_delegation.md

This commit is contained in:
Olivier Lambert
2015-11-11 14:07:23 +01:00
parent add2c92940
commit 301124f1c0

View File

@@ -8,6 +8,16 @@ The idea is to allow external users (not admins) to:
* delegate VMs to your dev teams...
* ... or to your clients
## Concepts
There is 2 types of XO users:
* admins, with all rights on all connected resources
* users, with no right by default
Permissions will thus apply on "users". Any account created by an external authentication process (LDAP, SSO...) will be a **user** without any permission.
All users will land on the "flat" view, which display no hierarchy, only all their visible objects (or no object if they are not configured).
## ACLs