[
https://issues.apache.org/jira/browse/DIRSERVER-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17249453#comment-17249453
]
Ryan commented on DIRSERVER-1844:
---------------------------------
*The above Vishal Donderia comment appears to be 'click bait'.
Address (1) above, I pushed a small change to:
[https://github.com/ryanrolland/directory-server/tree/member]
Following OpenLDAP, the attribute type for memberOf is:
$ cat servers/slapd/schema/msuser.ldif | grep memberOf
olcAttributeTypes: ( MSADat4:2236 NAME 'msds-memberOfTransitive' SYNTAX
'1.3.6.1.4.1.1466.115.121.1.12' )
Corresponds to:
!image-2020-12-14-16-37-20-443.png!
I am still pretty lost looking at (1).
> 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,
> image-2020-12-14-16-37-20-443.png
>
>
> 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]