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.
On Mon, Oct 6, 2014 at 7:45 PM, Daniel Jung <mimianddaniel@gmail.com mailto:mimianddaniel@gmail.com> wrote:
sorry isnt module name memberof? On Mon, Oct 6, 2014 at 6:39 PM, Howard Chu <hyc@symas.com <mailto:hyc@symas.com>> wrote: Daniel Jung wrote: running 2.4.39 # module{0}, config dn: cn=module{0},cn=config objectClass: olcModuleList cn: module{0} olcModuleLoad: {0}syncprov.la olcModuleLoad: {1}auditlog.la ldif: dn: cn=module{0},cn=config changetype: modify add: olcModuleLoad olcModuleLoad: memberof using ldapmodify modifying entry "cn=module{0},cn=config" ldap_modify: Other (e.g., implementation specific) error (80) additional info: <olcModuleLoad> handler exited with 1 What am i missing here? You're missing a valid module name.