mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
s/manageDIT/relax/ (ITS#5780)
This commit is contained in:
parent
00accc69c4
commit
759ba16fb7
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user