From: Alan T. DeKok Date: Tue, 29 Jun 2021 13:00:36 +0000 (-0400) Subject: fix links X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=693f0707e80aea011412280c0cb798935e111ac1;p=thirdparty%2Ffreeradius-server.git fix links --- diff --git a/doc/antora/modules/howto/pages/modules/ldap/index.adoc b/doc/antora/modules/howto/pages/modules/ldap/index.adoc index 1a73a92d675..e5945b266f4 100644 --- a/doc/antora/modules/howto/pages/modules/ldap/index.adoc +++ b/doc/antora/modules/howto/pages/modules/ldap/index.adoc @@ -74,12 +74,12 @@ Configures basic settings required for all functions of the LDAP module. Covers Authorization by group, enabling/disabling accounts using attributes, LDAP attribute to FreeRADIUS attribute mappings, and LDAP profiles. -=== xref:modules/ldap/authentication/index.adoc[Authentication] +=== xref:modules/ldap/authentication.adoc[Authentication] Examples of configuring different methods of LDAP based authentication (search, bind, edir). -=== xref:modules/ldap/accounting/index.adoc[Accounting] +=== xref:modules/ldap/accounting.adoc[Accounting] Examples of updating objects in LDAP after authentication completes, or when accounting data is received.