https://fedorahosted.org/389/ticket/342

https://fedorahosted.org/389/attachment/ticket/342/0001-Ticket-342-better-error-message-when-cache-overflows.patch

 Bug description: ACL cache overflow error message is not very clear
 and repeated too many times.

 Fix description:
 1) print a message like this:
    Your ACL cache of %d slots has overflowed.  This can happen
    when you have many ACIs.  This ACI evaluation requires %d
    slots to cache. You can increase your max value by setting
    the attribute nsslapd-aclpb-max-selected-acls in cn=ACL
    Plugin,cn=plugins,cn=config to a value higher. A server
    restart is required.
 2) print the error message only once per ACI evaluation instead
    of hundreds of times

--
389-devel mailing list
389-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/389-devel

Reply via email to