From ea9e38ddaf4ccf4923bd68d44a9d120ede7b613b Mon Sep 17 00:00:00 2001 From: Pierangelo Masarati Date: Sat, 3 Feb 2007 10:05:40 +0000 Subject: [PATCH] document overlay behavior when manageDSAit is used (ITS#4831) --- doc/man/man5/slapo-dynlist.5 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/man/man5/slapo-dynlist.5 b/doc/man/man5/slapo-dynlist.5 index 50d1910eb6..4a1be57232 100644 --- a/doc/man/man5/slapo-dynlist.5 +++ b/doc/man/man5/slapo-dynlist.5 @@ -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 -- 2.39.5