mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-26 17:49:59 -05:00
document overlay behavior when manageDSAit is used (ITS#4831)
This commit is contained in:
parent
0787d0c434
commit
ea9e38ddaf
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue