You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Amit Soni <am...@netcore.co.in> on 2004/12/18 12:29:31 UTC

jetspeed-2 LDAP configuration

Hi all,

if any one of u have any idea that how to configure jetspeed-2 with ldap
then pls help me.

Regards,
Amit


----------------------------------------------------------
Netcore's New Website
http://www.netcore.co.in
----------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


Re: jetspeed-2 LDAP configuration

Posted by David Le Strat <dl...@yahoo.com>.
Amit,

I order to use LDAP with Jetspeed 2 for
authentication, you need to implement the
LDAPCredentialHandler and LDAPUserSecurityHandler. 
The UserSecurityHandler handles manipulation of the
user principal and the CredentialHandler the
authentication of the principal.  Once this is done,
you will have to modify the Spring config for those 2
components and it should work.

The framework is in place to plugin LDAP
authentication in J2 security framework.  The current
J2 implementation does not currently provide a
complete implementation for those 2 classes.  However,
this should be pretty straight forward if you have an
LDAP infrastructure to support your development.

We would love it if you wanted to contribute the LDAP
implementation. ;)

Regards,

David Le Strat.

--- Amit Soni <am...@netcore.co.in> wrote:

> Hi all,
> 
> if any one of u have any idea that how to configure
> jetspeed-2 with ldap
> then pls help me.
> 
> Regards,
> Amit
> 
> 
>
----------------------------------------------------------
> Netcore's New Website
> http://www.netcore.co.in
>
----------------------------------------------------------
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> jetspeed-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail:
> jetspeed-user-help@jakarta.apache.org
> 
> 



		
__________________________________ 
Do you Yahoo!? 
Dress up your holiday email, Hollywood style. Learn more. 
http://celebrity.mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org