Merge pull request #7740 from sujaypillai/patch-2

Word Correction for LDAP
This commit is contained in:
Maria Bermudez 2018-11-29 10:43:34 -08:00 committed by GitHub
commit d79dc1d84f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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)