From fdc0aa686807ac2146e4a33e10b5156d4f3194ce Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Wed, 23 Nov 2011 15:04:59 +0000
Subject: [PATCH] Updates based on doc review comments from Sachiko Wallace
---
opendj3/src/main/docbkx/admin-guide/chap-pta.xml | 9 ++++-----
1 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/opendj3/src/main/docbkx/admin-guide/chap-pta.xml b/opendj3/src/main/docbkx/admin-guide/chap-pta.xml
index 0f69522..f38b756 100644
--- a/opendj3/src/main/docbkx/admin-guide/chap-pta.xml
+++ b/opendj3/src/main/docbkx/admin-guide/chap-pta.xml
@@ -185,11 +185,10 @@
--set trust-manager-provider:JKS
--trustAll
--no-prompt</screen>
- <para>The policy shown here maps identities under
- <literal>dc=example,dc=com</literal> to identities under
- <literal>dc=PTA Server,dc=com</literal>, where users have the same
- <literal>uid</literal> values on both servers. The policy here also
- uses SSL between OpenDJ and the authentication server.</para>
+ <para>The policy shown here maps identities having this password policy
+ to identities under <literal>dc=PTA Server,dc=com</literal>. Users must
+ have the same <literal>uid</literal> values on both servers. The policy
+ here also uses SSL between OpenDJ and the authentication server.</para>
</step>
<step>
<para>Check that your policy has been added to the list.</para>
--
Gitblit v1.10.0