sorry isnt module name memberof?
On Mon, Oct 6, 2014 at 7:45 PM, Daniel Jung mimianddaniel@gmail.com wrote:
Daniel Jung wrote:
sorry isnt module name memberof?
You have two working olcModuleLoad values in your config. What's the difference between those two that work, and the one you're trying to add, that doesn't?
Hint: olcModuleLoad: syncprov.la olcModuleLoad: memberof
Pay attention to what you're doing.
I tried adding suffix la as well. but no to avail. dn: cn=module{0},cn=config changetype: modify add: olcModuleLoad olcModuleLoad: memberof.la
On Mon, Oct 6, 2014 at 8:44 PM, Howard Chu hyc@symas.com wrote:
On 7 October 2014 05:51, Daniel Jung mimianddaniel@gmail.com wrote:
root@dns1:~# find / -name *.la /usr/lib/ldap/dyngroup.la /usr/lib/ldap/constraint.la /usr/lib/ldap/back_relay.la /usr/lib/ldap/back_null.la /usr/lib/ldap/back_perl.la /usr/lib/ldap/back_bdb.la /usr/lib/ldap/dds.la /usr/lib/ldap/back_meta.la /usr/lib/ldap/ppolicy.la /usr/lib/ldap/back_monitor.la /usr/lib/ldap/back_passwd.la /usr/lib/ldap/back_ldap.la /usr/lib/ldap/back_sock.la /usr/lib/ldap/back_dnssrv.la /usr/lib/ldap/auditlog.la /usr/lib/ldap/pcache.la /usr/lib/ldap/sssvlv.la /usr/lib/ldap/collect.la /usr/lib/ldap/dynlist.la /usr/lib/ldap/deref.la /usr/lib/ldap/refint.la /usr/lib/ldap/seqmod.la /usr/lib/ldap/valsort.la /usr/lib/ldap/back_shell.la /usr/lib/ldap/memberof.la <<<<<<<<<<< I can find it here /usr/lib/ldap/retcode.la /usr/lib/ldap/translucent.la /usr/lib/ldap/unique.la /usr/lib/ldap/nssov.la /usr/lib/ldap/back_hdb.la /usr/lib/ldap/back_sql.la /usr/lib/ldap/accesslog.la /usr/lib/ldap/syncprov.la /usr/lib/ldap/autogroup.la /usr/lib/ldap/rwm.la
Br
Sasa
yep mine is under /usr/lib64/openldap This is on centos 6 but not sure if that matters since i compiled it myself, and with --enable-overlays=mod I do see all the overlays in modules.
On Mon, Oct 6, 2014 at 11:48 PM, Saša-Stjepan Bakša ssbaksa@gmail.com wrote:
openldap-technical@openldap.org