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

Re: (ITS#3788) Conflict between glue and rwm overlays



> Full_Name: Sebastien Georget
> Version: 2.3.4
> OS: linux
> URL: ftp://ftp.openldap.org/incoming/
> Submission from: (NULL) (138.96.66.17)
>
>
> slapd segfault during search when glue and rwm overlays are loaded on the
> same
> backend.
>
> slapd.conf :
> database        bdb
> suffix          "dc=mydomain,dc=fr"
> rootdn          "cn=admin,dc=mydomain,dc=fr"
> directory       "/var/lib/ldap/mydomain.fr"
> access to * by * read
> overlay glue
> overlay rwm

Interestingly enough, also a setup like

database        bdb
suffix          "ou=People,dc=mydomain,dc=fr"

database        bdb
suffix          "dc=mydomain,dc=fr"
overlay         glue
glue-sub        "ou=People,dc=mydomain,dc=fr"

database        relay
suffix          "o=My Domain,c=FR"
overlay         rwm
rwm-suffixmassage "dc=mydomain,dc=fr"

results in a SIGSEGV.  I'll need to investigate slapo-rwm interaction with
the glue overlay.

p.

-- 
Pierangelo Masarati
mailto:pierangelo.masarati@sys-net.it


    SysNet - via Dossi,8 27100 Pavia Tel: +390382573859 Fax: +390382476497