Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
9faf4102
Commit
9faf4102
authored
Nov 10, 2008
by
Quanah Gibson-Mount
Browse files
ITS#5780
parent
97cc3a09
Changes
3
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
9faf4102
...
...
@@ -48,6 +48,7 @@ OpenLDAP 2.4.13 Engineering
Documentation
admin24 added olcLimits to example (ITS#5746)
admin24 consolidated on whitespace (ITS#5759)
slapo-dds(5) manageDIT to relax (ITS#5780)
OpenLDAP 2.4.12 Release (2008/10/12)
Fixed libldap ldap_utf8_strchar arguments (ITS#5720)
...
...
doc/man/man5/slapo-dds.5
View file @
9faf4102
...
...
@@ -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
...
...
tests/scripts/test037-manage
View file @
9faf4102
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment