krb5 commit: Use version-independent OpenLDAP links in docs
Greg Hudson <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.cvs |
|---|---|
| Message-ID | <[email protected]> |
https://github.com/krb5/krb5/commit/a870d1b12d34f285f15900400ce44409e87642dc commit a870d1b12d34f285f15900400ce44409e87642dc Author: Дилян Палаузов <[email protected]> Date: Thu Aug 26 18:22:32 2021 +0300 Use version-independent OpenLDAP links in docs [[email protected]: switched from /admin25 links to /admin links and updated commit message] ticket: 9025 (new) doc/admin/conf_ldap.rst | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/admin/conf_ldap.rst b/doc/admin/conf_ldap.rst index 13d3769..604faa8 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 _______________________________________________ cvs-krb5 mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/cvs-krb5