Author: jaredmorgs
Date: 2013-01-09 19:36:45 -0500 (Wed, 09 Jan 2013)
New Revision: 9040
Modified:
epp/docs/branches/6.0/Reference_Guide/en-US/modules/AuthenticationAndIdentity/LDAP.xml
Log:
adding LDAP work to the repo.
Modified:
epp/docs/branches/6.0/Reference_Guide/en-US/modules/AuthenticationAndIdentity/LDAP.xml
===================================================================
---
epp/docs/branches/6.0/Reference_Guide/en-US/modules/AuthenticationAndIdentity/LDAP.xml 2013-01-09
14:00:35 UTC (rev 9039)
+++
epp/docs/branches/6.0/Reference_Guide/en-US/modules/AuthenticationAndIdentity/LDAP.xml 2013-01-10
00:36:45 UTC (rev 9040)
@@ -250,9 +250,9 @@
<para>
Users defined in LDAP should be visible in "<emphasis>Users
and groups management</emphasis>" and groups from LDAP should be present as
children of <emphasis>/acme/roles</emphasis> and
<emphasis>/acme/organization_units</emphasis>.
</para>
- <remark>Docs Note - jmorgan - After pinging asaldana, he began updating the IDM
page on picketlink confluence. With this in mind, I changed this link to the new location.
The old locatoin was to a SVN repo of static docs. </remark>
+ <remark>Docs Note - jmorgan - 20121205 - PicketLink IDM does have a Confluence
docs site, however Marek confirmed that the link below is the correct docs for the
specific version JPP is consuming. </remark>
<para>
- More information about configuration can be found in the <ulink
url="https://docs.jboss.org/author/display/PLINK/PicketLink+IDM"...
Community Documentation</ulink>.
+ More information about configuration can be found in the <ulink
url="http://anonsvn.jboss.org/repos/picketlink/idm/downloads/docs/1....
IDM 1.x Community Documentation</ulink>.
</para>
<procedure
id="proc-Reference_Guide-LDAP_Integration-LDAP_in_Read-only_Mode-Set_up_LDAP_read-only_Mode-RHDS_or_OpenDS">
<title>Red Hat Directory Server or OpenDS</title>
@@ -423,52 +423,11 @@
</para>
</step>
<step>
- <para>
- Start the server.
- </para>
+ <title>Result</title>
+ <para>All portal groups under <filename>/platform</filename>
and under <filename>/organization</filename> groups (for example
<filename>/platform/users</filename>,
<filename>/platform/administrators</filename>,
<filename>/organization/management/executive-board</filename>) are mapped to
the LDAP tree. The location of groups in the LDAP tree are configurable through the
parameter <parameter>ctxDNs</parameter> in the Picketlink IDM configuration
file. See <xref linkend="sect-LDAP_Integration-Examples"/> for more
information about configuration parameters.
+
+</para>
</step>
- <step>
- <para>
- Navigate to the portal homepage (<ulink
url="http://localhost:8080/portal" type="http"/>) and log in as an
administrator.
- </para>
- </step>
- <step>
- <remark>NEEDINFO - jmorgan - This step was missing from this procedure. I
copied it directly from the LDAP in Read-only mode procedure, but I'm 100%
certain the steps are not correct for setting up the default store. Does an admin need to
do anything special in the portal interface to set the default store up? If so, what would
be the correct steps to follow?</remark>
- <para>
- Navigate to <menuchoice>
- <guimenu>Group</guimenu>
- <guimenuitem>Organization</guimenuitem>
- <guimenuitem>Users and groups management</guimenuitem>
- </menuchoice>.
- </para>
- <substeps>
- <step>
- <para>
- Create a new group called
<emphasis>acme</emphasis> under the root node.
- </para>
- </step>
- <step>
- <itemizedlist>
- <listitem>
- <para>
- <emphasis role="bold">For RHDS,
OpenDS and OpenLDAP</emphasis>:
- </para>
- <para>
- Create two sub-groups called
<emphasis>roles</emphasis> and
<emphasis>organization_units</emphasis>.
- </para>
- </listitem>
- <listitem>
- <para>
- <emphasis role="bold">For
MSAD:</emphasis>
- </para>
- <para>
- Create a subgroup called
<emphasis>roles</emphasis>.
- </para>
- </listitem>
- </itemizedlist>
- </step>
- </substeps>
- </step>
</procedure>
<procedure id="proc-LDAP-RHDS_and_OpenDS">
<title>For RHDS and OpenDS</title>
@@ -546,7 +505,7 @@
</step>
</procedure>
</section>
- <section
id="sect-Reference_Guide_eXo_JCR_1.14-LDAP_Integration-Examples">
+ <section id="sect-LDAP_Integration-Examples">
<title>Examples</title>
<example
id="exam-Reference_Guide-LDAP_Integration-Examples-LDAP_configuration_options">
<title>LDAP configuration</title>