mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-17 12:24:19 -05:00
clarify usage as per ITS#4197
This commit is contained in:
parent
fcda57e90f
commit
69caf0b333
1 changed files with 5 additions and 1 deletions
|
|
@ -17,7 +17,11 @@ the LDAP URI-valued occurrences of a specific attribute are
|
|||
expanded into the corresponding entries, and the values
|
||||
of the attributes listed in the URI are added to the original
|
||||
entry.
|
||||
No recursion is currently allowed, to avoid potential infinite loops.
|
||||
No recursion is allowed, to avoid potential infinite loops.
|
||||
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.
|
||||
|
||||
.SH CONFIGURATION
|
||||
The config directives that are specific to the
|
||||
|
|
|
|||
Loading…
Reference in a new issue