On Mon, Aug 16, 2010 at 8:06 PM, masarati@aero.polimi.it wrote:
On Fri, Jul 30, 2010 at 11:34 PM, =A0masarati@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. =3DA0However=3D
,
you should fix your configuration by assigning those DNs to a group, an=
d
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=
.
I just tested and confirmed it's fixed. Thanks a lot!
Leonardo