From 6165439a9865fbe3cee3a2be4e1b9b252c24fbec Mon Sep 17 00:00:00 2001 From: Ralf Haferkamp Date: Mon, 9 Jul 2007 17:22:48 +0000 Subject: [PATCH] document "normalize-mapped-attrs" option --- doc/man/man5/slapo-rwm.5 | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/doc/man/man5/slapo-rwm.5 b/doc/man/man5/slapo-rwm.5 index ab69139dc6..0a6cc94583 100644 --- a/doc/man/man5/slapo-rwm.5 +++ b/doc/man/man5/slapo-rwm.5 @@ -71,6 +71,24 @@ defined as using the distinguishedName syntax. Also, note that there are DN-related syntaxes (i.e. compound types with a portion that is DN-valued), like nameAndOptionalUID, whose values are currently not rewritten. +.LP +If the foreign type of an attribute mapping is not defined on the local +server, it might be desireable to have the attribute values normalized after +the mapping process. Not normalizing the values can lead to wrong results, +when the +.B rwm +overlay is used together with e.g. the +.B pcache +overlay. This normalization can be enabled by means of the +.B rwm-normalize-mapped-attrs +directive. +.TP +.B rwm-normalize-mapped-attrs {yes|no} +Set this to "yes", if the +.B rwm +overlay should try to normalize the values of attributes that are mapped from +an attribute type that is unknown to the local server. The default value of +this setting is "no". .SH SUFFIX MASSAGING A basic feature of the .B rwm -- 2.39.5