[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Problem adding olcModuleLoad



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/