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

Re: slapd crashes after successful search (ITS#3224)



> Full_Name: Craig Spurgeon
> Version: 2.2.14
> OS: Linux 2.4.26/Slackware
> URL: ftp://ftp.openldap.org/incoming/
> Submission from: (NULL) (66.82.9.70)

need stack backtrace; see http://www.openldap.org/faq/data/cache/59.html
for details.

>
>
> I am using BDB backend, v 4.2.52, ldapsearch with simple bind, V2
> protocol,
> anonymous user. Upgraded from 2.1.30, used slapcat before install, removed
> bdb
> files, slapadd after install. slapd runs as user ldap, chown all bdb files
> to
> user ldap.
>
> Had to change slapd.access.conf to specify dn.regex, had dn before.
>
> Relevant line in slapd.access.conf:
>
> access to dn.regex=".*,ou=People,dc=tuxnology,dc=com"
>         by * read


Incidentally, you can safely replace that instruction by

access to dn.subtree="ou=People,dc=tuxnology,dc=com"
        by * read

as described in slapd.access(5) (CAVEATS section).

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


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