From 54570d22cad95fac606d845f82ed807e2a41c062 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Thu, 17 Oct 2002 05:59:57 +0000 Subject: [PATCH] Misc updates --- doc/guide/admin/abstract.sdf | 2 +- doc/guide/admin/config.sdf | 2 +- doc/guide/admin/dbtools.sdf | 2 +- doc/guide/admin/guide.sdf | 2 +- doc/guide/admin/index.sdf | 2 +- doc/guide/admin/install.sdf | 72 ++++++++++++++------------- doc/guide/admin/intro.sdf | 2 +- doc/guide/admin/master.sdf | 2 +- doc/guide/admin/monitoringslapd.sdf | 2 +- doc/guide/admin/preface.sdf | 2 +- doc/guide/admin/quickstart.sdf | 25 +++++----- doc/guide/admin/referrals.sdf | 2 +- doc/guide/admin/replication.sdf | 2 +- doc/guide/admin/runningslapd.sdf | 2 +- doc/guide/admin/sasl.sdf | 2 +- doc/guide/admin/schema.sdf | 2 +- doc/guide/admin/security.sdf | 2 +- doc/guide/admin/slapdconfig.sdf | 2 +- doc/guide/admin/title.sdf | 2 +- doc/guide/admin/tls.sdf | 2 +- doc/guide/admin/tuning.sdf | 2 +- doc/guide/plain.sdf | 2 +- doc/guide/preamble.sdf | 2 +- doc/guide/release/copyright-plain.sdf | 2 +- doc/guide/release/copyright.sdf | 2 +- doc/guide/release/install.sdf | 2 +- doc/guide/release/license-plain.sdf | 2 +- doc/guide/release/license.sdf | 2 +- 28 files changed, 75 insertions(+), 74 deletions(-) diff --git a/doc/guide/admin/abstract.sdf b/doc/guide/admin/abstract.sdf index e25e91ba8e..204837536a 100644 --- a/doc/guide/admin/abstract.sdf +++ b/doc/guide/admin/abstract.sdf @@ -1,5 +1,5 @@ # $OpenLDAP$ -# Copyright 1999-2000, The OpenLDAP Foundation, All Rights Reserved. +# Copyright 1999-2002, The OpenLDAP Foundation, All Rights Reserved. # COPYING RESTRICTIONS APPLY, see COPYRIGHT. # # OpenLDAP Administrator's Guide: Abstract diff --git a/doc/guide/admin/config.sdf b/doc/guide/admin/config.sdf index c0d62ee356..f2478f788c 100644 --- a/doc/guide/admin/config.sdf +++ b/doc/guide/admin/config.sdf @@ -1,5 +1,5 @@ # $OpenLDAP$ -# Copyright 1999-2000, The OpenLDAP Foundation, All Rights Reserved. +# Copyright 1999-2002, The OpenLDAP Foundation, All Rights Reserved. # COPYING RESTRICTIONS APPLY, see COPYRIGHT. H1: The Big Picture - Configuration Choices diff --git a/doc/guide/admin/dbtools.sdf b/doc/guide/admin/dbtools.sdf index b4dfb86747..5964abca12 100644 --- a/doc/guide/admin/dbtools.sdf +++ b/doc/guide/admin/dbtools.sdf @@ -1,5 +1,5 @@ # $OpenLDAP$ -# Copyright 1999-2000, The OpenLDAP Foundation, All Rights Reserved. +# Copyright 1999-2002, The OpenLDAP Foundation, All Rights Reserved. # COPYING RESTRICTIONS APPLY, see COPYRIGHT. H1: Database Creation and Maintenance Tools diff --git a/doc/guide/admin/guide.sdf b/doc/guide/admin/guide.sdf index 2043a72b5a..4529963fa8 100644 --- a/doc/guide/admin/guide.sdf +++ b/doc/guide/admin/guide.sdf @@ -1,5 +1,5 @@ # $OpenLDAP$ -# Copyright 1999-2000, The OpenLDAP Foundation, All Rights Reserved. +# Copyright 1999-2002, The OpenLDAP Foundation, All Rights Reserved. # COPYING RESTRICTIONS APPLY, see COPYRIGHT. # # guide.sdf diff --git a/doc/guide/admin/index.sdf b/doc/guide/admin/index.sdf index 8e1d0c9e2d..6f0fc18814 100644 --- a/doc/guide/admin/index.sdf +++ b/doc/guide/admin/index.sdf @@ -1,5 +1,5 @@ # $OpenLDAP$ -# Copyright 1999-2000, The OpenLDAP Foundation, All Rights Reserved. +# Copyright 1999-2002, The OpenLDAP Foundation, All Rights Reserved. # COPYING RESTRICTIONS APPLY, see COPYRIGHT. # # index.sdf diff --git a/doc/guide/admin/install.sdf b/doc/guide/admin/install.sdf index 8bd67e388b..db8d982f01 100644 --- a/doc/guide/admin/install.sdf +++ b/doc/guide/admin/install.sdf @@ -1,15 +1,16 @@ # $OpenLDAP$ -# Copyright 1999-2000, The OpenLDAP Foundation, All Rights Reserved. +# Copyright 1999-2002, The OpenLDAP Foundation, All Rights Reserved. # COPYING RESTRICTIONS APPLY, see COPYRIGHT. H1: Building and Installing OpenLDAP Software This chapter details how to build and install the {{ORG:OpenLDAP}} -Software package including {{slapd}}(8), the stand-alone LDAP -daemon and {{slurpd}}(8), the stand-alone update replication daemon. -Building and installing OpenLDAP requires several steps: installing -prerequisite software, configuring OpenLDAP itself, making, and finally -installing. The following sections describe this process in detail. +Software package including {{slapd}}(8), the stand-alone LDAP daemon +and {{slurpd}}(8), the stand-alone update replication daemon. +Building and installing OpenLDAP Software requires several steps: +installing prerequisite software, configuring OpenLDAP Software +itself, making, and finally installing. The following sections +describe this process in detail. H2: Obtaining and Extracting the Software @@ -20,19 +21,19 @@ directly from the project's {{TERM:FTP}} service at {{URL: ftp://ftp.openldap.org/pub/OpenLDAP/}}. The project makes available two series of packages for {{general -use}}. The project makes {{releases}} as new features and bug -fixes come available. Though the project takes steps to improve -stablity of these releases, it is common for problems to arise -only after {{release}}. The {{Stable}} release is the latest -{{release}} which has demonstrated stability through general use. +use}}. The project makes {{releases}} as new features and bug fixes +come available. Though the project takes steps to improve stablity +of these releases, it is common for problems to arise only after +{{release}}. The {{stable}} release is the latest {{release}} which +has demonstrated stability through general use. Users of OpenLDAP Software can choose, depending on their desire -for the {{latest features}} versus {{demonstrated stability}}, -the most appropriate series to install. +for the {{latest features}} versus {{demonstrated stability}}, the +most appropriate series to install. After downloading OpenLDAP Software, you need to extract the -distribution from the compressed archive file and change your -working directory to the top directory of the distribution: +distribution from the compressed archive file and change your working +directory to the top directory of the distribution: .{{EX:gunzip -c openldap-VERSION.tgz | tar xf -}} .{{EX:cd openldap-VERSION}} @@ -40,13 +41,12 @@ working directory to the top directory of the distribution: You'll have to replace {{EX:VERSION}} with the version name of the release. -You should now review the {{F:COPYRIGHT}}, {{F:LICENSE}}, -{{F:README}} and {{F:INSTALL}} documents provided with the -distribution. The {{F:COPYRIGHT}} and {{F:LICENSE}} provide -information on acceptable use, copying, and limitation of warranty -of OpenLDAP software. The {{F:README}} and {{F:INSTALL}} documents -provide detailed information on prerequisite software and -installation procedures. +You should now review the {{F:COPYRIGHT}}, {{F:LICENSE}}, {{F:README}} +and {{F:INSTALL}} documents provided with the distribution. The +{{F:COPYRIGHT}} and {{F:LICENSE}} provide information on acceptable +use, copying, and limitation of warranty of OpenLDAP Software. The +{{F:README}} and {{F:INSTALL}} documents provide detailed information +on prerequisite software and installation procedures. H2: Prerequisite software @@ -71,7 +71,7 @@ requires separate installation. OpenSSL is available from {{URL: http://www.openssl.org/}}. -OpenLDAP will not be fully LDAPv3 compliant unless OpenLDAP's +OpenLDAP Software will not be fully LDAPv3 compliant unless OpenLDAP's {{EX:configure}} detects a usable OpenSSL installation. @@ -105,7 +105,7 @@ Cyrus SASL is available from Cyrus SASL will make use of OpenSSL and Kerberos/GSSAPI libraries if preinstalled. -OpenLDAP will not be fully LDAPv3 compliant unless OpenLDAP's +OpenLDAP Software will not be fully LDAPv3 compliant unless OpenLDAP's configure detects a usable Cyrus SASL installation. @@ -123,13 +123,13 @@ you'll have to obtain and install it yourself. {{PRD:Berkeley DB}} is available from {{ORG[expand]Sleepycat}}'s download page {{URL: http://www.sleepycat.com/download.html}}. There are several versions available. At the time of this writing, -the latest release, version 4.0, is recommended. This package -is required if you wish to use the {{TERM:BDB}} database backend. +the latest release, version 4.1, is recommended. This package is +required if you wish to use the {{TERM:BDB}} database backend. OpenLDAP's {{slapd}}(8) LDBM backend supports a variety of data -base managers including {{PRD:Berkeley DB}} and {{PRD:GDBM}}. {{PRD:GDBM}} -is available from {{ORG:FSF}}'s download site -{{URL: ftp://ftp.gnu.org/pub/gnu/gdbm/}}. +base managers including {{PRD:Berkeley DB}} and {{PRD:GDBM}}. +{{PRD:GDBM}} is available from {{ORG:FSF}}'s download site {{URL: +ftp://ftp.gnu.org/pub/gnu/gdbm/}}. H3: Threads @@ -240,18 +240,20 @@ by your configuration. H2: Installing the Software -Once you have successfully tested the software, you are ready to install it. -You will need to have write permission -to the installation directories you specified when you ran configure. -By default OpenLDAP is installed in {{F:/usr/local}}. If you changed this -setting with the {{EX:--prefix}} configure option, it will be installed -in the location you provided. +Once you have successfully tested the software, you are ready to +install it. You will need to have write permission to the installation +directories you specified when you ran configure. By default +OpenLDAP Software is installed in {{F:/usr/local}}. If you changed +this setting with the {{EX:--prefix}} configure option, it will be +installed in the location you provided. Typically, the installation requires {{super-user}} privileges. From the top level OpenLDAP source directory, type: > su root -c 'make install' +and enter the appropriate password when requested. + You should examine the output of this command carefully to make sure everything is installed correctly. You will find the configuration files for {{slapd}}(8) in {{F:/usr/local/etc/openldap}} by default. See the diff --git a/doc/guide/admin/intro.sdf b/doc/guide/admin/intro.sdf index 7626a26447..9f64b09677 100644 --- a/doc/guide/admin/intro.sdf +++ b/doc/guide/admin/intro.sdf @@ -1,5 +1,5 @@ # $OpenLDAP$ -# Copyright 1999-2000, The OpenLDAP Foundation, All Rights Reserved. +# Copyright 1999-2002, The OpenLDAP Foundation, All Rights Reserved. # COPYING RESTRICTIONS APPLY, see COPYRIGHT. H1: Introduction to OpenLDAP Directory Services diff --git a/doc/guide/admin/master.sdf b/doc/guide/admin/master.sdf index fbc500c691..d36926b009 100644 --- a/doc/guide/admin/master.sdf +++ b/doc/guide/admin/master.sdf @@ -1,5 +1,5 @@ # $OpenLDAP$ -# Copyright 1999-2000, The OpenLDAP Foundation, All Rights Reserved. +# Copyright 1999-2002, The OpenLDAP Foundation, All Rights Reserved. # COPYING RESTRICTIONS APPLY, see COPYRIGHT. # # master file for the OpenLDAP Administrator's Guide diff --git a/doc/guide/admin/monitoringslapd.sdf b/doc/guide/admin/monitoringslapd.sdf index f3eeb75c16..bfee73874a 100644 --- a/doc/guide/admin/monitoringslapd.sdf +++ b/doc/guide/admin/monitoringslapd.sdf @@ -1,5 +1,5 @@ # $OpenLDAP$ -# Copyright 1999-2000, The OpenLDAP Foundation, All Rights Reserved. +# Copyright 1999-2002, The OpenLDAP Foundation, All Rights Reserved. # COPYING RESTRICTIONS APPLY, see COPYRIGHT. H1: Monitoring Slapd diff --git a/doc/guide/admin/preface.sdf b/doc/guide/admin/preface.sdf index bfd3539346..dc7d8d8340 100644 --- a/doc/guide/admin/preface.sdf +++ b/doc/guide/admin/preface.sdf @@ -1,5 +1,5 @@ # $OpenLDAP$ -# Copyright 1999-2000, The OpenLDAP Foundation, All Rights Reserved. +# Copyright 1999-2002, The OpenLDAP Foundation, All Rights Reserved. # COPYING RESTRICTIONS APPLY, see COPYRIGHT. # diff --git a/doc/guide/admin/quickstart.sdf b/doc/guide/admin/quickstart.sdf index c82b3fea80..07989815c0 100644 --- a/doc/guide/admin/quickstart.sdf +++ b/doc/guide/admin/quickstart.sdf @@ -1,5 +1,5 @@ # $OpenLDAP$ -# Copyright 1999-2001, The OpenLDAP Foundation, All Rights Reserved. +# Copyright 1999-2002, The OpenLDAP Foundation, All Rights Reserved. # COPYING RESTRICTIONS APPLY, see COPYRIGHT. H1: A Quick-Start Guide @@ -8,14 +8,14 @@ The following is a quick start guide to OpenLDAP 2.1 software, including the stand-alone LDAP daemon, {{slapd}}(8). It is meant to walk you through the basic steps needed to install -and configure OpenLDAP software. It should be used in conjunction -with the other chapters of this document, manual pages, and -other materials provided with the distribution (e.g. the {{F:INSTALL}} -document) or on the OpenLDAP web site (in particular, the -OpenLDAP Software {{TERM:FAQ}}). +and configure OpenLDAP Software. It should be used in conjunction +with the other chapters of this document, manual pages, and other +materials provided with the distribution (e.g. the {{F:INSTALL}} +document) or on the OpenLDAP web site (in particular, the OpenLDAP +Software {{TERM:FAQ}}). -If you intend to run OpenLDAP seriously, you should review all -of this document before attempting to install the software. +If you intend to run OpenLDAP Software seriously, you should review +all of this document before attempting to install the software. Note: This quick start guide does not use strong authentication nor any integrity or confidential protection services. These @@ -27,16 +27,15 @@ Guide. ^{{B: Get the software}} . You can obtain a copy of the software by following the -instructions on the OpenLDAP download -page ({{URL: http://www.openldap.org/software/download/}}). -It is recommended that new users start with the (latest) -{{release}}. +instructions on the OpenLDAP download page +({{URL: http://www.openldap.org/software/download/}}). It is +recommended that new users start with the latest {{release}}. .{{S: }} +{{B: Unpack the distribution}} -.Pick a directory for the LDAP source to live under, change +.Pick a directory for the source to live under, change directory to there, and unpack the distribution using the following commands: diff --git a/doc/guide/admin/referrals.sdf b/doc/guide/admin/referrals.sdf index f797b2f706..d560800134 100644 --- a/doc/guide/admin/referrals.sdf +++ b/doc/guide/admin/referrals.sdf @@ -1,5 +1,5 @@ # $OpenLDAP$ -# Copyright 1999-2000, The OpenLDAP Foundation, All Rights Reserved. +# Copyright 1999-2002, The OpenLDAP Foundation, All Rights Reserved. # COPYING RESTRICTIONS APPLY, see COPYRIGHT. H1: Constructing a Distributed Directory Service diff --git a/doc/guide/admin/replication.sdf b/doc/guide/admin/replication.sdf index cee7a6698a..d6626dfe36 100644 --- a/doc/guide/admin/replication.sdf +++ b/doc/guide/admin/replication.sdf @@ -1,5 +1,5 @@ # $OpenLDAP$ -# Copyright 1999-2000, The OpenLDAP Foundation, All Rights Reserved. +# Copyright 1999-2002, The OpenLDAP Foundation, All Rights Reserved. # COPYING RESTRICTIONS APPLY, see COPYRIGHT. H1: Replication with slurpd diff --git a/doc/guide/admin/runningslapd.sdf b/doc/guide/admin/runningslapd.sdf index b6ddc6c70c..0696c0a5d7 100644 --- a/doc/guide/admin/runningslapd.sdf +++ b/doc/guide/admin/runningslapd.sdf @@ -1,5 +1,5 @@ # $OpenLDAP$ -# Copyright 1999-2000, The OpenLDAP Foundation, All Rights Reserved. +# Copyright 1999-2002, The OpenLDAP Foundation, All Rights Reserved. # COPYING RESTRICTIONS APPLY, see COPYRIGHT. H1: Running slapd diff --git a/doc/guide/admin/sasl.sdf b/doc/guide/admin/sasl.sdf index f4609d95b1..038ca4fb9f 100644 --- a/doc/guide/admin/sasl.sdf +++ b/doc/guide/admin/sasl.sdf @@ -1,4 +1,4 @@ -# Copyright 1999-2000, The OpenLDAP Foundation, All Rights Reserved. +# Copyright 1999-2002, The OpenLDAP Foundation, All Rights Reserved. # COPYING RESTRICTIONS APPLY, see COPYRIGHT. H1: Using SASL diff --git a/doc/guide/admin/schema.sdf b/doc/guide/admin/schema.sdf index 0f5a7f7825..89a5d09626 100644 --- a/doc/guide/admin/schema.sdf +++ b/doc/guide/admin/schema.sdf @@ -1,5 +1,5 @@ # $OpenLDAP$ -# Copyright 1999-2000, The OpenLDAP Foundation, All Rights Reserved. +# Copyright 1999-2002, The OpenLDAP Foundation, All Rights Reserved. # COPYING RESTRICTIONS APPLY, see COPYRIGHT. H1: Schema Specification diff --git a/doc/guide/admin/security.sdf b/doc/guide/admin/security.sdf index 7d7dcf2d7a..afe33c0981 100644 --- a/doc/guide/admin/security.sdf +++ b/doc/guide/admin/security.sdf @@ -1,4 +1,4 @@ -# Copyright 1999-2001, The OpenLDAP Foundation, All Rights Reserved. +# Copyright 1999-2002, The OpenLDAP Foundation, All Rights Reserved. # COPYING RESTRICTIONS APPLY, see COPYRIGHT. H1: Security Considerations diff --git a/doc/guide/admin/slapdconfig.sdf b/doc/guide/admin/slapdconfig.sdf index f7ed62772d..7faeeabb6a 100644 --- a/doc/guide/admin/slapdconfig.sdf +++ b/doc/guide/admin/slapdconfig.sdf @@ -1,5 +1,5 @@ # $OpenLDAP$ -# Copyright 1999-2000, The OpenLDAP Foundation, All Rights Reserved. +# Copyright 1999-2002, The OpenLDAP Foundation, All Rights Reserved. # COPYING RESTRICTIONS APPLY, see COPYRIGHT. H1: The slapd Configuration File diff --git a/doc/guide/admin/title.sdf b/doc/guide/admin/title.sdf index 93e21fb2f5..a7927ae8a3 100644 --- a/doc/guide/admin/title.sdf +++ b/doc/guide/admin/title.sdf @@ -1,5 +1,5 @@ # $OpenLDAP$ -# Copyright 1999-2000, The OpenLDAP Foundation, All Rights Reserved. +# Copyright 1999-2002, The OpenLDAP Foundation, All Rights Reserved. # COPYING RESTRICTIONS APPLY, see COPYRIGHT. # # Document: OpenLDAP Administrator's Guide diff --git a/doc/guide/admin/tls.sdf b/doc/guide/admin/tls.sdf index 839a8fd95b..0f69239592 100644 --- a/doc/guide/admin/tls.sdf +++ b/doc/guide/admin/tls.sdf @@ -1,4 +1,4 @@ -# Copyright 1999-2000, The OpenLDAP Foundation, All Rights Reserved. +# Copyright 1999-2002, The OpenLDAP Foundation, All Rights Reserved. # COPYING RESTRICTIONS APPLY, see COPYRIGHT. H1: Using TLS diff --git a/doc/guide/admin/tuning.sdf b/doc/guide/admin/tuning.sdf index 61a4681154..66b8a80cce 100644 --- a/doc/guide/admin/tuning.sdf +++ b/doc/guide/admin/tuning.sdf @@ -1,5 +1,5 @@ # $OpenLDAP$ -# Copyright 1999-2000, The OpenLDAP Foundation, All Rights Reserved. +# Copyright 1999-2002, The OpenLDAP Foundation, All Rights Reserved. # COPYING RESTRICTIONS APPLY, see COPYRIGHT. H1: Performance Tuning diff --git a/doc/guide/plain.sdf b/doc/guide/plain.sdf index 27ed9b167f..4146b00fd3 100644 --- a/doc/guide/plain.sdf +++ b/doc/guide/plain.sdf @@ -1,5 +1,5 @@ # $OpenLDAP$ -# Copyright 1999-2001, The OpenLDAP Foundation, All Rights Reserved. +# Copyright 1999-2002, The OpenLDAP Foundation, All Rights Reserved. # COPYING RESTRICTIONS APPLY, see COPYRIGHT. # template for plain documents diff --git a/doc/guide/preamble.sdf b/doc/guide/preamble.sdf index f2aa9531b9..fb7ce8ea25 100644 --- a/doc/guide/preamble.sdf +++ b/doc/guide/preamble.sdf @@ -1,5 +1,5 @@ # $OpenLDAP$ -# Copyright 1999-2001, The OpenLDAP Foundation, All Rights Reserved. +# Copyright 1999-2002, The OpenLDAP Foundation, All Rights Reserved. # COPYING RESTRICTIONS APPLY, see COPYRIGHT. # diff --git a/doc/guide/release/copyright-plain.sdf b/doc/guide/release/copyright-plain.sdf index 4390045747..5362a8cad2 100644 --- a/doc/guide/release/copyright-plain.sdf +++ b/doc/guide/release/copyright-plain.sdf @@ -1,5 +1,5 @@ # $OpenLDAP$ -# Copyright 1999-2001, The OpenLDAP Foundation, All Rights Reserved. +# Copyright 1999-2002, The OpenLDAP Foundation, All Rights Reserved. # COPYING RESTRICTIONS APPLY, see COPYRIGHT. # diff --git a/doc/guide/release/copyright.sdf b/doc/guide/release/copyright.sdf index d755491ee5..926dc01178 100644 --- a/doc/guide/release/copyright.sdf +++ b/doc/guide/release/copyright.sdf @@ -1,5 +1,5 @@ # $OpenLDAP$ -# Copyright 1999-2001, The OpenLDAP Foundation, All Rights Reserved. +# Copyright 1999-2002, The OpenLDAP Foundation, All Rights Reserved. # COPYING RESTRICTIONS APPLY, see COPYRIGHT. !if OPT_PP_HTML diff --git a/doc/guide/release/install.sdf b/doc/guide/release/install.sdf index b8cd7e0a2f..1394e662f4 100644 --- a/doc/guide/release/install.sdf +++ b/doc/guide/release/install.sdf @@ -1,5 +1,5 @@ # $OpenLDAP$ -# Copyright 1999-2001, The OpenLDAP Foundation, All Rights Reserved. +# Copyright 1999-2002, The OpenLDAP Foundation, All Rights Reserved. # COPYING RESTRICTIONS APPLY, see COPYRIGHT. P1: Making and Installing the OpenLDAP Distribution diff --git a/doc/guide/release/license-plain.sdf b/doc/guide/release/license-plain.sdf index 8f0426ddde..e1f48c217b 100644 --- a/doc/guide/release/license-plain.sdf +++ b/doc/guide/release/license-plain.sdf @@ -1,5 +1,5 @@ # $OpenLDAP$ -# Copyright 1999-2001, The OpenLDAP Foundation, All Rights Reserved. +# Copyright 1999-2002, The OpenLDAP Foundation, All Rights Reserved. # COPYING RESTRICTIONS APPLY, see COPYRIGHT. # diff --git a/doc/guide/release/license.sdf b/doc/guide/release/license.sdf index 21f212d2bb..2c7c16a100 100644 --- a/doc/guide/release/license.sdf +++ b/doc/guide/release/license.sdf @@ -1,5 +1,5 @@ # $OpenLDAP$ -# Copyright 2000-2001, The OpenLDAP Foundation, All Rights Reserved. +# Copyright 2000-2002, The OpenLDAP Foundation, All Rights Reserved. # COPYING RESTRICTIONS APPLY, see COPYRIGHT. H1: OpenLDAP Public License -- 2.39.5