From: Pierangelo Masarati Date: Thu, 30 Oct 2008 14:16:22 +0000 (+0000) Subject: s/manageDIT/relax/ (ITS#5780) X-Git-Tag: ACLCHECK_0~1178 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=759ba16fb79ad9542679dfb9f0e465e4d74c337e;p=openldap s/manageDIT/relax/ (ITS#5780) --- diff --git a/doc/man/man5/slapo-dds.5 b/doc/man/man5/slapo-dds.5 index 9ba8b6930d..e37df89d3a 100644 --- a/doc/man/man5/slapo-dds.5 +++ b/doc/man/man5/slapo-dds.5 @@ -155,7 +155,7 @@ overlay turns refresh extended operation into an internal modification to the value of the .B entryTtl attribute with the -.B manageDIT +.B relax control set. RFC 2589 recommends that anonymous clients should not be allowed to refresh diff --git a/tests/scripts/test037-manage b/tests/scripts/test037-manage index f1213f3077..a8bc1a1b73 100755 --- a/tests/scripts/test037-manage +++ b/tests/scripts/test037-manage @@ -17,7 +17,7 @@ echo "running defines.sh" . $SRCDIR/scripts/defines.sh if test $BACKEND = "ldif" ; then - echo "LDIF backend does not support manageDIT control, test skipped" + echo "LDIF backend does not support relax control, test skipped" exit 0 fi