[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: (ITS#6216) Slapd crashes when adding a backend without olcsuffix but with a olcsubordinate
- To: openldap-its@OpenLDAP.org
- Subject: Re: (ITS#6216) Slapd crashes when adding a backend without olcsuffix but with a olcsubordinate
- From: masarati@aero.polimi.it
- Date: Thu, 16 Jul 2009 13:39:57 GMT
- Auto-submitted: auto-generated (OpenLDAP-ITS)
sebastien.bahloul@gmail.com wrote:
> Full_Name: Sebastien Bahloul
> Version: 2.X (HEAD from July, 15 2009)
> OS: Ubuntu 9.04 64 bits
> URL: ftp://ftp.openldap.org/incoming/
> Submission from: (NULL) (80.65.230.146)
>
>
> It seems that slapd crashes when I try to add a simple hdb backend (also
> confirmed with a bdb) without an olcSuffix attribute but with an olcSubordinate
> attribute value :
Fixed in HEAD, please test.
Also, please note that olcSubordinate: FALSE is not valid; the
olcSubordinate can only be "TRUE" or "advertise". If you don't want a
database to be subordinate, simply omit the olcSubordinate attribute
from the configuration.
p.