[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: NetBSD regex problem?? (ITS#1579)
I've committed a fix for this in HEAD and OPENLDAP_REL_ENG_2.
Please test.
At 04:51 PM 2002-02-04, dax@gurulabs.com wrote:
>Full_Name: Dax Kelson
>Version: 2.0.22
>OS: NetBSD 1.5.2
>URL: ftp://ftp.openldap.org/incoming/
>Submission from: (NULL) (208.177.141.4)
>
>
>A freshly compiled OpenLDAP 2.0.22 on NetBSD 1.5.2, running on a MIPS
>processor gives the following on startup:
>
> line XY: regular expression "" bad because of empty (sub)expression
>
>That line corresponds to:
>
>access to dn="" by * read
>
>Which is one of the "Sample Access Control" lines that "Allow read access
>of root DSE".
>
>The same slapd.conf file works on a i386 Red Hat Linux 7.2 machine with
>the same version (2.0.22) of OpenLDAP.
>
>I'm more than willing to try out patches or supply additional debug.
>
>Dax Kelson