From a8013eee967e646493ac73297f2f9d8c38aaab84 Mon Sep 17 00:00:00 2001 From: Sujay Pillai Date: Thu, 22 Nov 2018 16:25:36 +0800 Subject: [PATCH] Word Correction for LDAP Updated the word LDAD to LDAP --- ee/ucp/authorization/create-users-and-teams-manually.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ee/ucp/authorization/create-users-and-teams-manually.md b/ee/ucp/authorization/create-users-and-teams-manually.md index 3e50436b91..70411f8c3d 100644 --- a/ee/ucp/authorization/create-users-and-teams-manually.md +++ b/ee/ucp/authorization/create-users-and-teams-manually.md @@ -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) \ No newline at end of file +- [Grant role-access to cluster resources](grant-permissions.md)