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

Re: NetBSD regex problem?? (ITS#1579)



On Tue, 5 Feb 2002, Pierangelo Masarati wrote:

> Try
> 
> access to dn.exact="" by * read
> 
> so you wont even use regex.

My ACLs are now:

access to attr=userPassword
        by self write
        by anonymous auth

access to dn.exact="" by * read

access to *
        by users read
        by anonymous none

And I get this error now:

/usr/local/openldap/etc/openldap/slapd.conf: line 56: unknown dn style "exact" in to clause