[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: memberOf attributes not working through slapd-ldap backend



On 27/05/2010 23:33, masarati@aero.polimi.it wrote:

The server log says "PROXIED attributeDescription "MEMBEROF"
inserted"; if I specify the attribute explicitly (e.g. ldapsearch
uid=liam memberof) the memberOf attributes are displayed, but all
in capitals, as if there's a schema missing.

The schema definition of memberOf is in fact missing in the proxy.
That definition is hardcoded in slapo-memberof(5).  Your build
probably has slapo-memberof(5) built as module, or not built at all.
You need to just load the module, so the schema definition takes
place.

Thanks - it looks like slapo-memberof hasn't been included at all in our
build. I can ditch the vendor-supplied version and use our own.

--
Liam Gretton                                    liam.gretton@le.ac.uk
HPC Architect                                http://www.le.ac.uk/its/
IT Services                                   Tel: +44 (0)116 2522254
University Of Leicester, University Road
Leicestershire LE1 7RH, United Kingdom