I am new to openLDAP. I am trying to enable memberOf attribute for users. I have followed this link but but I am not getting memberOf result whilesearching for attribute using below query:
ldapsearch -LL -Y EXTERNAL -H ldapi:/// "(uid=ddharma)" -b dc=test,dc=com memberO
Please find the below attachments: 1. ldap-structure.PNG : My ldap architecture. user "dharma" is member of twitter, historical, powertarck groups.
2. backend.memberof.ldif
3. backend.refint.ldif