From portal-commits at lists.jboss.org Mon Mar 5 09:56:52 2007 Content-Type: multipart/mixed; boundary="===============0284168570042286782==" MIME-Version: 1.0 From: portal-commits at lists.jboss.org To: portal-commits at lists.jboss.org Subject: [portal-commits] JBoss Portal SVN: r6540 - docs/trunk/referenceGuide/en/modules. Date: Mon, 05 Mar 2007 09:56:52 -0500 Message-ID: --===============0284168570042286782== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: bdaw Date: 2007-03-05 09:56:52 -0500 (Mon, 05 Mar 2007) New Revision: 6540 Modified: docs/trunk/referenceGuide/en/modules/ldap.xml Log: supported servers matrix startup Modified: docs/trunk/referenceGuide/en/modules/ldap.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/ldap.xml 2007-03-05 13:40:33 UTC (= rev 6539) +++ docs/trunk/referenceGuide/en/modules/ldap.xml 2007-03-05 14:56:52 UTC (= rev 6540) @@ -540,6 +540,99 @@ Supported LDAP servers - TODO: + + + Support of identity modules with different LDAP servers</t= itle> + <tgroup cols=3D"8" align=3D"left" colsep=3D"1" rowset=3D"1"> + <colspec colname=3D'c1'/> + <colspec colname=3D'c2'/> + <colspec colname=3D'c3'/> + <colspec colname=3D'c4'/> + <colspec colname=3D'c5'/> + <colspec colname=3D'c6'/> + <colspec colname=3D'c7'/> + <colspec colname=3D'c8'/> + <thead> + <row> + <entry align=3D"center" morerows=3D"1">LDAP Server</entr= y> + <entry align=3D"center" namest=3D"c2" nameend=3D"c3">Use= rModule</entry> + <entry align=3D"center" namest=3D"c4" nameend=3D"c5">Rol= eModule</entry> + <entry align=3D"center" namest=3D"c6" nameend=3D"c7">Mem= bershipModule</entry> + <entry align=3D"center">UserProfileModule</entry> + </row> + <row> + <entry>LDAPUserModuleImpl</entry> + <entry>LDAPExtUserModuleImpl</entry> + <entry>LDAPRoleModuleImpl</entry> + <entry>LDAPExtRoleModuleImpl</entry> + <entry>LDAPStaticGroupMembershipModuleImpl</entry> + <entry>LDAPStaticRoleMembershipModuleImpl</entry> + <entry>LDAPUserProfileModuleImpl</entry> + </row> + </thead> + <tbody> + <row> + <entry>Red Hat Directory Server</entry> + <entry align=3D"center">X</entry> + <entry align=3D"center">X</entry> + <entry align=3D"center">X</entry> + <entry align=3D"center">X</entry> + <entry align=3D"center">X</entry> + <entry align=3D"center">X</entry> + <entry align=3D"center">X</entry> + </row> + <row> + <entry>OpenDS</entry> + <entry align=3D"center">X</entry> + <entry align=3D"center">X</entry> + <entry align=3D"center">X</entry> + <entry align=3D"center">X</entry> + <entry align=3D"center">X</entry> + <entry align=3D"center">-</entry> + <entry align=3D"center">X</entry> + </row> + <row> + <entry>OpenLDAP</entry> + <entry align=3D"center">X</entry> + <entry align=3D"center">X</entry> + <entry align=3D"center">X</entry> + <entry align=3D"center">X</entry> + <entry align=3D"center">X</entry> + <entry align=3D"center">-</entry> + <entry align=3D"center">X</entry> + </row> + <row> + <entry>Microsoft Active Directory</entry> + <entry align=3D"center">?</entry> + <entry align=3D"center">?</entry> + <entry align=3D"center">?</entry> + <entry align=3D"center">?</entry> + <entry align=3D"center">?</entry> + <entry align=3D"center">?</entry> + <entry align=3D"center">?</entry> + </row> + <row> + <entry>Sun Java System Directory Server</entry> + <entry align=3D"center">?</entry> + <entry align=3D"center">?</entry> + <entry align=3D"center">?</entry> + <entry align=3D"center">?</entry> + <entry align=3D"center">?</entry> + <entry align=3D"center">?</entry> + <entry align=3D"center">?</entry> + </row> + <row> + <entry>Novell eDirectory</entry> + <entry align=3D"center">?</entry> + <entry align=3D"center">?</entry> + <entry align=3D"center">?</entry> + <entry align=3D"center">?</entry> + <entry align=3D"center">?</entry> + <entry align=3D"center">?</entry> + <entry align=3D"center">?</entry> + </row> + </tbody> + </tgroup> + </table> </sect1> </chapter> --===============0284168570042286782==--