[
https://issues.apache.org/jira/browse/DIRSERVER-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17244385#comment-17244385
]
Ryan commented on DIRSERVER-1844:
---------------------------------
Hi [~elecharny],
I forked the repository and pushed changes to:
[https://github.com/ryanrolland/directory-server/tree/member]
*Had some trouble submitting a pull-request but I saw there was already one and
this still needs some work.
testSearchMemberOf passes now with the filter adjusted which is one of the
points I wanted your guidance on:
1) How to implement the memberOf part of the Search Request filter.
2) How best to instantiate the virtual AttributeType?
*put these questions as comments in the relevant parts of the code.
> Add support for memberOf virtual attribute
> ------------------------------------------
>
> Key: DIRSERVER-1844
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1844
> Project: Directory ApacheDS
> Issue Type: New Feature
> Components: ldap
> Affects Versions: 2.0.0.AM25
> Reporter: Jay Danielsen
> Priority: Major
> Attachments: MemberOfInterceptor.java
>
>
> Several ldap servers support a reverse group membership lookup capability for
> access control.
> using the rfc4519 groupOfNames objectclass/member attribute, and/or
> groupOfUniqueNames objectclass/uniqueMember attribute.
> references:
> http://www.openldap.org/doc/admin24/overlays.html (Section 12.8. Reverse
> Group Membership Maintenance)
> http://opendj.forgerock.org/doc/admin-guide/index/chap-groups.html (Working
> with groups of entries)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]