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

Re: (ITS#4833) Back-config chokes when adding database



Thanks, fixed.

rhafer@suse.de wrote:
> Full_Name: Ralf Haferkamp
> Version: HEAD
> OS: -
> URL: ftp://ftp.openldap.org/incoming/
> Submission from: (NULL) (89.166.144.248)
> 
> 
> When adding a database without an explicit index set olcDatabase-Attribute slapd
> crashes (find stack backtrace below).
> 
> This is the LDIF I tried to add:
> 
> dn: olcDatabase=ldap,cn=config
> objectclass: olcDatabaseConfig
> objectclass: olcldapconfig
> olcDatabase: ldap
> olcsuffix: cn=test
> olcrootdn: cn=admin,cn=test
> olcrootpw: secret
> olcdburi: ldap://my.ldap.server
> 
> When using the correct index, '{1}' in my case it works as expected. I suspect
> something's wrong the special handling of the {-1} index of frontendDB, but
> wasn't able to track it down completely.
> 
> Here's the backtrace:


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