Hi All, I am new to openLDAP. I am trying to enable memberOf attribute for users. I have followed this <http://www.schenkels.nl/2013/03/how-to-setup-openldap-with-memberof-overlay-ubuntu-12-04/> 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
*Query Result*: SASL/EXTERNAL authentication started SASL username: gidNumber=1000+uidNumber=1000,cn=peercred,cn=external,cn=auth SASL SSF: 0 version: 1 dn: cn=dharma,ou=people,dc=test,dc=com *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 Please help me. -- Thank You, Chaitanya Kumar Ch, +91 9550837582
backend.memberof.ldif
Description: Binary data
backend.refint.ldif
Description: Binary data
