On Fri, Jul 30, 2010 at 11:34 PM, masarati@aero.polimi.it wrote:
Likely your ACL is exceeding ACLBUF_MAXLEN (8192, defined in servers/slapd/aclparse.c); you can workaround this issue by increasing that value to something *very* large, while the code is fixed. =A0However=
,
you should fix your configuration by assigning those DNs to a group, and using a group ACL instead.
Thanks for the suggestion. We're now using group ACLs to workaround the problem.
The issue should now be fixed in HEAD; please test and report, if you can.
Thanks, p.