mirror of https://github.com/docker/docs.git
Merge pull request #7740 from sujaypillai/patch-2
Word Correction for LDAP
This commit is contained in:
commit
d79dc1d84f
|
@ -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:
|
||||
|
||||
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.
|
||||
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)
|
||||
- [Define roles with authorized API operations](define-roles.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