[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
I want to use memberof overlay but I do not have a clue on how to even look at it.
- To: openldap-technical@openldap.org
- Subject: I want to use memberof overlay but I do not have a clue on how to even look at it.
- From: Eliezer Croitoru <eliezer@ngtech.co.il>
- Date: Fri, 31 Jul 2015 17:59:56 +0300
- User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0
I want to use memberof overlay but I do not have a clue on how to even
look at it.
I have tried to use this:
http://www.schenkels.nl/2013/03/how-to-setup-openldap-with-memberof-overlay-ubuntu-12-04/
which kind of worked and it has added something to my database.
Now I have tried to run some search but either I am doing something
wrong or the memberof is not loaded.
So first, how do check that it is loaded?
I was thinking about :
ldapsearch -x -H ldap:/// -b cn=module
but again I am unsure since it won't give results.
I am trying to use memberof for squid to match a group membership.
Any hints? directions to understand?
I understand the basics of LDAP but this is something above basic LDAP.
Thanks,
Eliezer