From c435d50653e192bfda3a4248131b653ddbc77033 Mon Sep 17 00:00:00 2001 From: martyav Date: Fri, 9 Jun 2023 10:53:41 -0400 Subject: [PATCH] canonicized 2.7/open-ldap-config-reference --- .../configure-openldap/openldap-config-reference.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/versioned_docs/version-2.7/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/configure-openldap/openldap-config-reference.md b/versioned_docs/version-2.7/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/configure-openldap/openldap-config-reference.md index 3ccca4af2ed..22905ff2d9d 100644 --- a/versioned_docs/version-2.7/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/configure-openldap/openldap-config-reference.md +++ b/versioned_docs/version-2.7/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/configure-openldap/openldap-config-reference.md @@ -2,9 +2,11 @@ title: OpenLDAP Configuration Reference --- -This section is intended to be used as a reference when setting up an OpenLDAP authentication provider in Rancher. + + + -For further details on configuring OpenLDAP, refer to the [official documentation.](https://www.openldap.org/doc/) +For further details on configuring OpenLDAP authentication, refer to the [official documentation.](https://www.openldap.org/doc/) > Before you proceed with the configuration, please familiarize yourself with the concepts of [External Authentication Configuration and Principal Users](../../../../pages-for-subheaders/authentication-config.md#external-authentication-configuration-and-principal-users).