From 2dc2c1448594fd01bc859365f8dda688f9edfb3e Mon Sep 17 00:00:00 2001 From: Pierangelo Masarati Date: Thu, 18 Sep 2008 21:09:49 +0000 Subject: [PATCH] add support for constraining rename (ITS#5703) --- doc/man/man5/slapo-constraint.5 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/man/man5/slapo-constraint.5 b/doc/man/man5/slapo-constraint.5 index 525acb2b17..4df7d83c3e 100644 --- a/doc/man/man5/slapo-constraint.5 +++ b/doc/man/man5/slapo-constraint.5 @@ -17,8 +17,9 @@ This overlay is intended to be used to force syntactic regularity upon certain string represented data which have well known canonical forms, like telephone numbers, post codes, FQDNs, etc. .LP -It constrains only LDAP adds and modify commands and only seeks to -control the add and modify value of a modify request. +It constrains only LDAP \fIadd\fP, \fImodify\fP and \fIrename\fP commands +and only seeks to control the \fIadd\fP and \fIreplace\fP values +of \fImodify\fP and \fIrename\fP requests. .SH CONFIGURATION This .B slapd.conf -- 2.39.5