From ba20225e1e3a16b27b0b6b107b8aa4dc140e90c2 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Wed, 3 Jun 2009 01:13:41 +0000 Subject: [PATCH] ITS#6118 --- CHANGES | 1 + doc/man/man5/slapo-constraint.5 | 8 ++++++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 73adca6930..042b5d4fc5 100644 --- a/CHANGES +++ b/CHANGES @@ -42,6 +42,7 @@ OpenLDAP 2.4.17 Engineering ldap.conf(5) improve sizelimit/timelimit limits (ITS#6127) slapd.conf(5) pidfile/argsfile description fix (ITS#5975) slapd-config(5) pidfile/argsfile description fix (ITS#5975) + slapo-constraint(5) clarify URI example (ITS#6118) slapo-unique(5) explicitly note rootdn requirement (ITS#6108) OpenLDAP 2.4.16 Release (2009/04/05) diff --git a/doc/man/man5/slapo-constraint.5 b/doc/man/man5/slapo-constraint.5 index 374c1e89c3..f993db3ec3 100644 --- a/doc/man/man5/slapo-constraint.5 +++ b/doc/man/man5/slapo-constraint.5 @@ -35,7 +35,7 @@ directive. .B constraint_attribute [,...] [ [...]] Specifies the constraint which should apply to the comma-separated attribute list named as the first parameter. -Two types of constraint are currently supported - +Five types of constraint are currently supported - .BR regex , .BR size , .BR count , @@ -122,7 +122,11 @@ attribute whose values were not listed in the .B title attribute of any .B titleCatalog -entries in the given scope. +entries in the given scope. (Note that the +"dc=catalog,dc=example,dc=com" subtree ought to reside +in a separate database, otherwise the initial set of +titleCatalog entries could not be populated while the +constraint is in effect.) Finally, it requires the values of the attribute .B cn to be constructed by pairing values of the attributes -- 2.39.5