sorry isnt module name memberof? On Mon, Oct 6, 2014 at 7:45 PM, Daniel Jung <[email protected]> wrote:
> sorry isnt module name memberof? > > On Mon, Oct 6, 2014 at 6:39 PM, Howard Chu <[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 <http://syncprov.la> >>> olcModuleLoad: {1}auditlog.la <http://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/ >> > >
