Hello! I use OpenLDAP wuth MySQL backend. I added even memberOf and it's all ok on db and I see the correct members (on groups) and memberOf (on people).
But I have a problem: I can't search if a user is member of a group. filter: (& (objectClass=inetOrgPerson) (uid=username) (memberOf=cn=test,ou=group,dc=organization,dc=it) )
on the log I read: *get_ava: illegal value for attributeType memberOf*
Can someone help me?
Thanks, Arianna
--On Thursday, August 02, 2018 5:25 PM +0200 Arianna Milazzo arianna@ariannamicrochip.it wrote:
Hello! I use OpenLDAP wuth MySQL backend.
The MySQL backend is experimental and generally unsupported. It should not be used as a general purpose backend for an LDAP server.
Can someone help me?
Is there a particular reason you're trying to wedge memberof support into mysql, which is likely not designed to handle it?
--Quanah
--
Quanah Gibson-Mount Product Architect Symas Corporation Packaged, certified, and supported LDAP solutions powered by OpenLDAP: http://www.symas.com
openldap-technical@openldap.org