From c24bcdcf4aa590ff6f043904ec849f5d96478cbf Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Wed, 16 Nov 2011 16:55:20 +0000
Subject: [PATCH] Review comment from Ludovic

---
 opendj3/src/main/docbkx/admin-guide/chap-listeners.xml |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/opendj3/src/main/docbkx/admin-guide/chap-listeners.xml b/opendj3/src/main/docbkx/admin-guide/chap-listeners.xml
index 6cbddaf..c664bf2 100644
--- a/opendj3/src/main/docbkx/admin-guide/chap-listeners.xml
+++ b/opendj3/src/main/docbkx/admin-guide/chap-listeners.xml
@@ -317,8 +317,9 @@
      to Babs Jensen's entry with DN
      <literal>uid=bjensen,ou=people,dc=example,dc=com</literal>, then the bind
      happens as Babs Jensen. Note also that you can configure OpenDJ identity
-     mappers for scenarios that do not work with an exact match on the
-     <literal>uid</literal> attribute.</para>
+     mappers for scenarios that use a different attribute than
+     <literal>uid</literal>, such as the <literal>mail</literal>
+     attribute.</para>
      <para>Default: <literal>false</literal></para>
     </listitem>
    </varlistentry>

--
Gitblit v1.10.0