I tried adding suffix la as well. but no to avail.
dn: cn=module{0},cn=config
changetype: modify
add: olcModuleLoad
olcModuleLoad: memberof.laOn Mon, Oct 6, 2014 at 8:44 PM, Howard Chu <[email protected]> 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. > > On Mon, Oct 6, 2014 at 7:45 PM, Daniel Jung <[email protected] >> <mailto:[email protected]>> wrote: >> >> sorry isnt module name memberof? >> >> On Mon, Oct 6, 2014 at 6:39 PM, Howard Chu <[email protected] >> <mailto:[email protected]>> 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. >> > > > -- > -- Howard Chu > CTO, Symas Corp. http://www.symas.com > Director, Highland Sun http://highlandsun.com/hyc/ > Chief Architect, OpenLDAP http://www.openldap.org/project/ >
