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

Re: slapd-meta with olc



Quanah Gibson-Mount wrote:
--On Wednesday, January 11, 2017 10:23 AM +0000 Martin Stejskal
<mstejskal@alps.cz> wrote:

I'll fix this LDIF for you, although I don't know the answers to the rest of
your questions.

$ cat add_meta_backend.ldif
dn: cn=module{},cn=config
objectClass: olcModuleList
cn: module{}
olcModulePath: /usr/lib/ldap
olcModuleLoad: back_meta
olcModuleLoad: back_ldap
olcModuleLoad: rwm

As for olc attribute names, you can trivially grab these out of the source
code.

There is no need to read source code. Just read the cn=schema,cn=config entry using ldapsearch for all of the relevant definitions.

--
  -- Howard Chu
  CTO, Symas Corp.           http://www.symas.com
  Director, Highland Sun     http://highlandsun.com/hyc/
  Chief Architect, OpenLDAP  http://www.openldap.org/project/