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

Re: Initialize ldap with mdb



Quanah,

Any thing changed int index with mdb? i am getting this error when i try to add my top level entry.


cat add.ldif

dn: ou=userroles,ou=global,dc=example,dc=com
objectClass: organizationalUnit
objectClass: top
ou: userroles

adding new entry "ou=userroles,ou=global,dc=example,dc=com"
ldap_add: Other (e.g., implementation specific) error (80)
additional info: index generation failed

Thanks,
Ram

On Tue, Oct 3, 2017 at 11:36 AM, Quanah Gibson-Mount <quanah@symas.com> wrote:
--On Tuesday, October 03, 2017 12:29 PM -0700 rammohan ganapavarapu <rammohanganap@gmail.com> wrote:


Thank you, one more question on mdb side, may be last question :)


How can i migrate/convert from hdb/bdb to mdb?

Generally, you slapcat your existing HDB database to an LDIF file, update your configuration for slapd to use MDB instead, and then use slapadd to import the LDIF file.


--Quanah



--

Quanah Gibson-Mount
Product Architect
Symas Corporation
Packaged, certified, and supported LDAP solutions powered by OpenLDAP:
<http://www.symas.com>