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
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
;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
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