mirror of https://github.com/docker/docs.git
parent
3263452bec
commit
a8013eee96
|
|
@ -40,7 +40,7 @@ To use Docker EE's built-in authentication, you must [create users manually](#cr
|
||||||
The general flow of designing an organization with teams in UCP is:
|
The general flow of designing an organization with teams in UCP is:
|
||||||
|
|
||||||
1. Create an organization.
|
1. Create an organization.
|
||||||
2. Add users or enable LDAD (for syncing users).
|
2. Add users or enable LDAP (for syncing users).
|
||||||
3. Create teams under the organization.
|
3. Create teams under the organization.
|
||||||
4. Add users to teams manually or sync with LDAP.
|
4. Add users to teams manually or sync with LDAP.
|
||||||
|
|
||||||
|
|
@ -91,4 +91,4 @@ To manually create users in UCP:
|
||||||
- [Synchronize teams with LDAP](create-teams-with-ldap.md)
|
- [Synchronize teams with LDAP](create-teams-with-ldap.md)
|
||||||
- [Define roles with authorized API operations](define-roles.md)
|
- [Define roles with authorized API operations](define-roles.md)
|
||||||
- [Group and isolate cluster resources](group-resources.md)
|
- [Group and isolate cluster resources](group-resources.md)
|
||||||
- [Grant role-access to cluster resources](grant-permissions.md)
|
- [Grant role-access to cluster resources](grant-permissions.md)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue