Re: Recommended Security Architecture

2010-12-13 Thread David Taylor
As I was trying to explain, the documentation is out of sync. For 2.2.2, we should consider disabling LDAP support until the documentation is made current again On Sun, Dec 12, 2010 at 10:02 PM, anyz wrote: > To include differnt LDAP servers we can need to write our own security layer > using JAA

Re: Recommended Security Architecture

2010-12-12 Thread anyz
To include differnt LDAP servers we can need to write our own security layer using JAAS or SpringSecurity? In this case we also need to keep LDAP and Jetspeed synchronized as new users/groups are added/deleted. I am exploring but i guess for this synchronization Jetspeed will be providing APIs. Th

Re: Recommended Security Architecture

2010-12-12 Thread anyz
David, Thanks for your explainations. Just found on Jetspeed site that currently it supports only following LDAP servers http://portals.apache.org/jetspeed-2/components/jetspeed-security/ldap.html. - Apache DS - Open LDAP - Domino

Re: Recommended Security Architecture

2010-12-09 Thread David Taylor
On Tue, Dec 7, 2010 at 9:04 PM, anyz wrote: > Hi, > > > > I am assigned a task to work on Portal based upon Portlet 2.0 that will be > deployed on Tomcat using Jetspeed 2.2.1. However in future this must be > deployable on other portlet servers like IBM WebSphere. In first step I have > to work ou

Recommended Security Architecture

2010-12-07 Thread anyz
Hi, I am assigned a task to work on Portal based upon Portlet 2.0 that will be deployed on Tomcat using Jetspeed 2.2.1. However in future this must be deployable on other portlet servers like IBM WebSphere. In first step I have to work out the possible security model for the application. Major r