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
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
On Fri, Oct 7, 2011 at 4:22 AM, JOSE L MARTINEZ-AVIAL jlmagc@gmail.comwrote:
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
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
2011/10/7 sim123 Sim3159@gmail.com
On Fri, Oct 7, 2011 at 4:22 AM, JOSE L MARTINEZ-AVIAL jlmagc@gmail.comwrote:
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
On Fri, Oct 7, 2011 at 12:00 PM, JOSE L MARTINEZ-AVIAL jlmagc@gmail.comwrote:
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.comwrote:
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
sim123 wrote:
On Fri, Oct 7, 2011 at 12:00 PM, JOSE L MARTINEZ-AVIAL <jlmagc@gmail.com mailto: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.
How do you people get through life without knowing how to read documentation?
2011/10/7 sim123 <Sim3159@gmail.com <mailto:Sim3159@gmail.com>> On Fri, Oct 7, 2011 at 4:22 AM, JOSE L MARTINEZ-AVIAL <jlmagc@gmail.com <mailto: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 <mailto: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
openldap-technical@openldap.org