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

Re: Openldap periodic cpu spikes in one of the servers in two node MMR



--On Monday, October 02, 2017 10:59 AM -0700 rammohan ganapavarapu <rammohanganap@gmail.com> wrote:


Quanah,


Where can i get a minimal slapd.conf/cn=config for mdb? also all
supported properties for mdb?

The man page for slapd-mdb notes what its configuration options are:

<http://www.openldap.org/software/man.cgi?query=slapd-mdb&apropos=0&sektion=0&manpath=OpenLDAP+2.4-Release&format=html>

If you want a minimal slapd.conf for mdb, it's pretty basic:

database mdb
directory </path/to/database>
index <indices>
maxsize 85899345920
<db specific ACLs>


You could use slaptest to convert that trivially to cn=config representation.

--Quanah

--

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