[ 
https://issues.apache.org/jira/browse/DIRSERVER-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17241219#comment-17241219
 ] 

Ryan commented on DIRSERVER-1844:
---------------------------------

The constructor may have been confusing. Not sure if this is the issue but you 
need to add a new Object Class with an optional memberOf attribute. 

The name of this 'new' Object Class, say, 'megaCorpUser' would then be used in 
the constructor:

new MemberOfInterceptor("megaCorpUser")

I am happy to look at the branch, if you think it would help. Is this where to 
look?

[https://github.com/apache/directory-server/branches]

*I am, admittedly, 'green,' in understanding the code base and apologize if you 
are way past this level of understanding, or bothering to bootstrap the mind to 
work on something that is known to be a 'stop gap'.

 

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

Reply via email to