Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
fb3d9bc2
Commit
fb3d9bc2
authored
Feb 03, 2007
by
Pierangelo Masarati
Browse files
document overlay behavior when manageDSAit is used (ITS#4831)
parent
303bb94c
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
fb3d9bc2
...
...
@@ -11,6 +11,8 @@ OpenLDAP 2.3.34 Engineering
Fixed slapd-monitor NULL printf (ITS#4811)
Fixed slapo-chain spurious additional info in response (ITS#4828)
Fixed slapo-syncprov presence list (ITS#4813)
Documentation
Note slapo-dynlist interaction with manageDSAit (ITS#4831)
OpenLDAP 2.3.33 Release (2007/01/17)
Fixed slapd syncrepl error logging with delta-syncrepl
...
...
doc/man/man5/slapo-dynlist.5
View file @
fb3d9bc2
...
...
@@ -22,6 +22,10 @@ The resulting entry must comply with the LDAP data model, so constraints
are enforced.
For example, if a \fISINGLE-VALUE\fP attribute is listed,
only the first value results in the final entry.
The above described behavior is disabled when the \fImanageDSAit\fP
control (RFC 3296) is used.
In that case, the contents of the dynamic group entry is returned;
namely, the URLs are returned instead of being expanded.
.SH CONFIGURATION
The config directives that are specific to the
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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