From a870d1b12d34f285f15900400ce44409e87642dc Mon Sep 17 00:00:00 2001 From: =?utf8?q?=D0=94=D0=B8=D0=BB=D1=8F=D0=BD=20=D0=9F=D0=B0=D0=BB=D0=B0?= =?utf8?q?=D1=83=D0=B7=D0=BE=D0=B2?= Date: Thu, 26 Aug 2021 18:22:32 +0300 Subject: [PATCH] Use version-independent OpenLDAP links in docs [ghudson@mit.edu: switched from /admin25 links to /admin links and updated commit message] ticket: 9025 (new) --- doc/admin/conf_ldap.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/admin/conf_ldap.rst b/doc/admin/conf_ldap.rst index 13d3769f72..604faa842d 100644 --- a/doc/admin/conf_ldap.rst +++ b/doc/admin/conf_ldap.rst @@ -6,7 +6,7 @@ Configuring Kerberos with OpenLDAP back-end 1. Make sure the LDAP server is using local authentication (``ldapi://``) or TLS (``ldaps``). See - https://www.openldap.org/doc/admin24/tls.html for instructions on + https://www.openldap.org/doc/admin/tls.html for instructions on configuring TLS support in OpenLDAP. 2. Add the Kerberos schema file to the LDAP Server using the OpenLDAP @@ -109,7 +109,7 @@ Configuring Kerberos with OpenLDAP back-end 9. Add an ``eq`` index for ``krbPrincipalName`` to speed up principal lookup operations. See - https://www.openldap.org/doc/admin24/tuning.html#Indexes for + https://www.openldap.org/doc/admin/tuning.html#Indexes for details. With the LDAP back end it is possible to provide aliases for principal -- 2.47.2