Fix link to LDAP configuration for UCP (#5645)

I suppose that the document for LDAP configuration was moved into the admin subfolder and this page wasn't updated as part of this commit: 623478bb56
This commit is contained in:
Michael Pereira 2018-01-07 12:35:44 -05:00 committed by Jim Galasyn
parent f52ea05957
commit d6536e9ddc
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ keywords: authorize, authentication, users, teams, UCP, Docker
Docker Universal Control Plane provides built-in authentication and also
integrates with LDAP directory services. If you want to manage
users and groups from your organization's directory, choose LDAP.
[Learn to integrate with an LDAP directory](../configure/external-auth/index.md).
[Learn to integrate with an LDAP directory](../admin/configure/external-auth/index.md).
When using the UCP built-in authentication, you need to create users and
optionally grant them UCP administrator permissions.