From: Quanah Gibson-Mount Date: Tue, 2 Jun 2009 23:54:47 +0000 (+0000) Subject: ITS#6108 X-Git-Tag: OPENLDAP_REL_ENG_2_4_17~83 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=02e433321ccc5eb7fb2c6aec142787acadc435b3;p=openldap ITS#6108 --- diff --git a/CHANGES b/CHANGES index ae30ea7f1c..772e633677 100644 --- a/CHANGES +++ b/CHANGES @@ -33,6 +33,7 @@ OpenLDAP 2.4.17 Engineering admin24 fixed example regex (ITS#6052) slapd.conf(5) pidfile/argsfile description fix (ITS#5975) slapd-config(5) pidfile/argsfile description fix (ITS#5975) + slapo-unique(5) explicitly note rootdn requirement (ITS#6108) OpenLDAP 2.4.16 Release (2009/04/05) Fixed libldap GnuTLS with x509v1 CA certs (ITS#5992) diff --git a/doc/man/man5/slapo-unique.5 b/doc/man/man5/slapo-unique.5 index 4fc35ef26a..2193029859 100644 --- a/doc/man/man5/slapo-unique.5 +++ b/doc/man/man5/slapo-unique.5 @@ -27,6 +27,10 @@ have a .B uid attribute containing the same value. If any are found, the request is rejected. +.LP +The search is performed using the rootdn of the database, to avoid issues +with ACLs preventing the overlay from seeing all of the relevant data. As +such, the database must have a rootdn configured. .SH CONFIGURATION These .B slapd.conf