We've been working on it too... let's consolidate our efforts..... 
contact <http://www.wiserlabz.com/common/contactservlet.html> Let's 
start some lists <https://chiki.wiserlabz.com:9299> of people, what they 
want, and who can do what and share. Our thoughts were more along the 
lines of create a "standard" set of code that could be plugged in to 
most any ldap software. This will be a bit of work. We started with the 
framework of  Turbine..

todd <http://www.wiserlabz.com/servlet/contactservlet.html>
http://www.wiserlab.com
collaborative effort to promote Novell and Open Source Solutions


Ben Liang wrote:

>Hi Joel:
>We found it difficult to put all security stuff in LDAP, so we just use LDAP
>to maintain user account (username / password), and left all the good stuff
>(role, permission etc) in database.
>
>We did that by extending two class:
>org.apache.turbine.services.security.db.DBUserManager, override
>authenticate( User user, String password ) to go against LDAP
>
>org.apache.jetspeed.modules.actions.portlets.security.UserUpdateAction, to
>provide implementaion for add/edit/delete user account in LDAP
>
>We sort of duplicate some info in LDAP and DB, tt is not pretty, but then we
>can using single login/password for multiple app and works for us.
>
>Ben
>
>
>----- Original Message -----
>From: "Gaab, Joel - Belle Plaine" <[EMAIL PROTECTED]>
>To: "Jetspeed Users List" <[EMAIL PROTECTED]>
>Sent: Monday, February 11, 2002 11:36 AM
>Subject: Jetspeed and LDAP
>
>
>>I have noticed some discussion in the mailing list archives regarding LDAP
>>and JetSpeed.
>>
>>It looks like a few people are trying to build Jetspeed systems that
>>authenticate against LDAP.
>>
>>Has anyone been sucessfull?  If so, can you share what approach you took
>>
>and
>
>>the problems you encountered.
>>
>>Thanks
>>Joel
>>
>>--
>>To unsubscribe, e-mail:
>>
><mailto:[EMAIL PROTECTED]>
>
>>For additional commands, e-mail:
>>
><mailto:[EMAIL PROTECTED]>
>
>
>
>_________________________________________________________
>
>Do You Yahoo!?
>
>Get your free @yahoo.com address at http://mail.yahoo.com
>
>
>
>
>--
>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>

Reply via email to