LDAP implementation

2004-10-21 Thread Amit Soni
Hi all, I m already install jetspeed and implement it successfully but i want to implement it in LDAP not in DB but i couldn't found any tutorial for that so how can i start to implement jetspeed?? so any one of u have any idea regarding this then pls help me. Regards, Amit Soni ---

Re: Experiences with the LDAP implementation

2002-11-04 Thread [EMAIL PROTECTED]
Nice As I said It works :) You are rigth, After my implemantation may be some change applied to new security implemetation. So New user creation may fail. I will check password change code at my return. Thanks mail2web - Check yo

Experiences with the LDAP implementation

2002-11-04 Thread Andrejkovics,
I tested the LDAP implementation a bit using the 2002-10-27 nightly build and configuring it as David proposed. Here are my experiences: - Jetspeed authentication works, that is, Jetspeed is able to authenticate from an LDAP server. - Creating a user with jetspeed does not work: it throws a

Re: LDAP implementation

2001-05-10 Thread Jason van Zyl
> "Rhodes, Phillip C." wrote: > > I would like to switch Jetspeed security implementation out for my own > which uses stateful session beans that access an LDAP server. > > What configuration settings need to be made and what classes need to > be overridden, etc? > > Pointers would be appreciat

Re: LDAP implementation

2001-05-10 Thread raphael . luta
> "Rhodes, Phillip C." wrote: > > I would like to switch Jetspeed security implementation out for my own which uses >stateful session > beans that access an LDAP server. > > What configuration settings need to be made and what classes need to be overridden, >etc? > Jetspeed uses the Turbine

LDAP implementation

2001-05-10 Thread Rhodes, Phillip C.
I would like to switch Jetspeed security implementation out for my own which uses stateful session beans that access an LDAP server.   What configuration settings need to be made and what classes need to be overridden, etc?   Pointers would be appreciated.  Hopefully I can add to the projec