Re: LDAP-Module for Continuum

2007-06-07 Thread David Goemans
Erik Bengtson wrote: Quoting David Goemans <[EMAIL PROTECTED]>: @ Erik Bengtson I see one problem in your JPOX implementation? How do you validate pwds? The problem is that there are many different algorithms like (md5, crypt etc). I solved it by validating on LDAP. In th

Re: LDAP-Module for Continuum

2007-06-06 Thread David Goemans
to see what you have :) > > jesse > > On 6/5/07, David Goemans <[EMAIL PROTECTED]> wrote: >> Hi, >> >> I've written a LDAP-Module for User-Management in Continuum >> (Plexus-redback). This has already worked fine. But it doesn't work with >> th

Re: Using LDAP for authentication

2007-03-29 Thread David Goemans
;s own unique role-hint. > > Do *NOT* manage the components.xml by hand. > > - Joakim > > David Goemans wrote: >> Hi, >> >> at first thanks for your help. I want to write a UserManager, which >> extends the JdoUserManager and only search in LDAP if the use

Using LDAP for authentication

2007-02-27 Thread David Goemans
Hi, I want to use LDAP to authenticate on Continuum. I tried to write a own RBAC-Manager and wanted to configure it in the file "components.xml" of the subproject continuum-security as follow: org.codehaus.plexus.security.rbac.RBACManager cached org.codehaus.plexus.security.authorization.rbac.s