From: Quanah Gibson-Mount Date: Thu, 18 Mar 2021 19:36:12 +0000 (+0000) Subject: ITS#9200 fix typo in previous commit X-Git-Tag: OPENLDAP_REL_ENG_2_5_3BETA~3^2~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd39b726d8d6142de29d34d83c119dbd2f67f3b9;p=thirdparty%2Fopenldap.git ITS#9200 fix typo in previous commit --- diff --git a/doc/guide/admin/appendix-upgrading.sdf b/doc/guide/admin/appendix-upgrading.sdf index c8c7ebcb4b..17acef33d0 100644 --- a/doc/guide/admin/appendix-upgrading.sdf +++ b/doc/guide/admin/appendix-upgrading.sdf @@ -23,7 +23,7 @@ can then be imported. H2: unique overlay In OpenLDAP 2.4 it was possible to bypass {{slapo-unique}}(5) checks by using the manageDSAIT control as a part of the -request. This is no longer possible. To achieve the same functionalty the relax control must be used instead, and the +request. This is no longer possible. To achieve the same functionality the relax control must be used instead, and the binding identity must have manage permissions on the entry being modified. With OpenLDAP 2.5 a new keyword "serialize" has been added as a part of the unique_uri configuration parameter. This