You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "Harry Metske (JIRA)" <ji...@apache.org> on 2009/08/02 14:22:14 UTC

[jira] Commented: (JSPWIKI-517) provide an LDAPUserDatabase (part of core JSPWiki)

    [ https://issues.apache.org/jira/browse/JSPWIKI-517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12738053#action_12738053 ] 

Harry Metske commented on JSPWIKI-517:
--------------------------------------

Should this one be assigned to Andrew, since he's working on it ?
(http://svn.apache.org/viewvc?view=rev&revision=796933)

> provide an LDAPUserDatabase (part of core JSPWiki)
> --------------------------------------------------
>
>                 Key: JSPWIKI-517
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-517
>             Project: JSPWiki
>          Issue Type: New Feature
>          Components: Authentication&Authorization
>    Affects Versions: 3.0
>         Environment: NA
>            Reporter: Harry Metske
>
> Currently there are only two choices of UserDatabase implementations in core JSPWiki: XMLUserDatabase and JDBCUserDatabase.
> There seem to be a bunch of JSPWiki users out there using LDAP as the User Registry, in most cases a container managed implementation, which has some limitations.
> This issue asks for an LDAPUserDatabase that extends AbstractUserDatabase and should better integrate with JSPWiki.
> For instance, we should be able to not only read the LDAP, but also write to the LDAP.
> Like JDBCUserDatabase, LDAPUserDatabase is better suitable for larger scale implementations where running multiple wiki's using the same LDAP user registry.
> Please add any other requirements here too !

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.