diff options
| author | Jorge L. Williams <jorge.williams@rackspace.com> | 2011-04-14 21:49:50 -0500 |
|---|---|---|
| committer | Jorge L. Williams <jorge.williams@rackspace.com> | 2011-04-14 21:49:50 -0500 |
| commit | a1be94d3be1378c0a1903582f0fee2a085b517a1 (patch) | |
| tree | 0984a1248ff2662818d427643fbb6e0aa5dccd52 /docs | |
| parent | 9fdc0e776a8ead520c66f6017fe81e60250b5fc0 (diff) | |
Updated concepts.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/guide/src/docbkx/idmdevguide.xml | 20 |
1 files changed, 5 insertions, 15 deletions
diff --git a/docs/guide/src/docbkx/idmdevguide.xml b/docs/guide/src/docbkx/idmdevguide.xml index cf562877..44c351c6 100644 --- a/docs/guide/src/docbkx/idmdevguide.xml +++ b/docs/guide/src/docbkx/idmdevguide.xml @@ -104,30 +104,20 @@ <title>Tenant</title> <para> Depending on the operator, a tenant may map to a customer, - account, organization, or project. Users are always placed - under a tenant. + account, organization, or project. </para> </section> <section> <title>User</title> <para> - Individuals under a tenant. Users have a login and may be - assigned tokens to access resources. + Users have a login and may be assigned tokens to access + resources. </para> </section> <section> - <title>Tenant Group</title> + <title>Group</title> <para> - A group of users under a tenant. Tenant groups are managed - by tenants. They are used to organize and assign - privileges to group of related users. For example a tenant - may add administrator privileges to users in the "admin" group. - </para> - </section> - <section> - <title>Global Group</title> - <para> - A global group of users. Global groups are managed by + A group of users. Global groups are managed by operators. They are used to organize and assign privileges to a group of related users. For example, an operator may create a "delinquent" group, which will assign limited |
