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

Re: Overlay memberof does not work with groupOfUniqueNames





On Fri, Oct 7, 2011 at 12:00 PM, JOSE L MARTINEZ-AVIAL <jlmagc@gmail.com> wrote:
I just added the following two options to the slapd.conf, after the declaration of the overlay:

overlay memberof
memberof-group-oc groupOfUniqueNames
memberof-member-ad uniquemember

HIH.

JL

Thanks, will try that.

2011/10/7 sim123 <Sim3159@gmail.com>


On Fri, Oct 7, 2011 at 4:22 AM, JOSE L MARTINEZ-AVIAL <jlmagc@gmail.com> wrote:
Never mind, I just found it can setup on the slapd.conf.

JL


2011/10/7 JOSE L MARTINEZ-AVIAL <jlmagc@gmail.com>
Hi,
  I've an openldap 2.4.23 over RHEL4. I compilled it with the option to use overlay memberof, and it's been working well so far when I created groupOfNames. The issue is that I need to switch to groupOfUniqueNames instead of groupOfNames.  When I do that, it seems that the overlay does not work, so I don't receive any group at all when I do a search returning memberof. Is it possible to setup the overlay to do that?

  Thank you

Jose Luis


Could you please let me know how did you set it up? I needed to do it for groupOfUniqueNames and thought it only works on groupOfNames (my bad !!). My life would be so much easier if I get GroupOfUniqueNames working.

Thanks