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

(ITS#6479) olcAccess filter does not work



Full_Name: hellweiss
Version: 2.4.20
OS: openSuSE
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (82.135.6.106)


olcAccess {3}to dn.subtree="dc=site" filter=(objectclass=*)
attrs=cn,email,entry,objectClass,uid by * read

works ok, changing the olcAccess filter to e.g. person

olcAccess {3}to dn.subtree="dc=site" filter=(objectclass=person)
attrs=cn,email,entry,objectClass,uid by * read

gives no results