]> git.sur5r.net Git - openldap/commitdiff
ITS#5811
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 17 Nov 2008 21:43:24 +0000 (21:43 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 17 Nov 2008 21:43:24 +0000 (21:43 +0000)
CHANGES
doc/man/man5/slapo-dds.5

diff --git a/CHANGES b/CHANGES
index 9d0ff701ae6c8e7afaaaaf761a92b575c80e23e2..02e83f2565c53a52ed1c3d8b032d95985021eff8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -74,6 +74,7 @@ OpenLDAP 2.4.13 Engineering
                admin24 added olcLimits to example (ITS#5746)
                admin24 consolidated on whitespace (ITS#5759)
                slapo-dds(5) manageDIT to relax (ITS#5780)
+               slapo-dds(5) rootdn requirement added (ITS#5811)
                slapo-syncprov(5) sessionlog clarification (ITS#5806)
 
 OpenLDAP 2.4.12 Release (2008/10/12)
index e37df89d3afc68af28ff016693398aef113eb100..875d50e723256c9005c0c340e2395c3323908f80 100644 (file)
@@ -53,7 +53,11 @@ overlay to the current database:
 .B overlay dds
 
 .LP
-The 
+The database must have a
+.B rootdn
+specified, otherwise, the
+.B dds
+overlay will not be able to delete expired objects. The 
 .B dds
 overlay may be used with any backend that implements the 
 .BR add ,