From portal-commits at lists.jboss.org Tue Jan 30 18:25:49 2007 Content-Type: multipart/mixed; boundary="===============7897195283305174901==" MIME-Version: 1.0 From: portal-commits at lists.jboss.org To: portal-commits at lists.jboss.org Subject: [portal-commits] JBoss Portal SVN: r6130 - docs/trunk/referenceGuide/en/modules. Date: Tue, 30 Jan 2007 18:25:48 -0500 Message-ID: --===============7897195283305174901== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: bdaw Date: 2007-01-30 18:25:48 -0500 (Tue, 30 Jan 2007) New Revision: 6130 Modified: docs/trunk/referenceGuide/en/modules/identity.xml Log: typo fix Modified: docs/trunk/referenceGuide/en/modules/identity.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- docs/trunk/referenceGuide/en/modules/identity.xml 2007-01-30 23:09:26 U= TC (rev 6129) +++ docs/trunk/referenceGuide/en/modules/identity.xml 2007-01-30 23:25:48 U= TC (rev 6130) @@ -407,12 +407,15 @@ How to enable LDAP in JBoss Portal - Here are just few simple steps you'll need to enable LDAP su= pport in JBoss Portal. For additional information you need to study more ab= out - configuration of identity and specific implementations of identity= modules + Here are just few simple steps you'll need to enable LDAP su= pport in JBoss Portal. For additional + information you need to study more about + configuration of identity and specific implementations of iden= tity modules + There are two ways to achive this goal: - In jboss-porta.sar/META-INF/= jboss-service.xml + In + jboss-porta.sar/META-INF/jboss= -service.xml in section: @@ -433,8 +436,10 @@ ]]> - change identity-config.xml to - ldap_identity-config.xml = + change + identity-config.xml + to + ldap_identity-config.xml @@ -442,15 +447,16 @@ jboss-porta.sar/conf/identity/= identity-config.xml and jboss-porta.sar/conf/identity/= ldap_identity-config.xml - = - + + - - After doing on of above changes you need to edit configura= tion file that you choose to - use (identity-config.xml or ldap_identity-config.xml) and = configure LDAP connection options in section: - - - + + After doing on of above changes you need to edit configuration= file that you choose to + use (identity-config.xml or ldap_identity-config.xml) and conf= igure LDAP connection options in section: + + + LDAP @@ -473,12 +479,12 @@ ]]> - - - You also need to specify options for your LDAP tree (descr= ibed in configuration documentation) like those: - - - + + You also need to specify options for your LDAP tree (described= in configuration documentation) like those: + + + common ]]> - + = = - Identity configuration --===============7897195283305174901==--