[Zope] LDAP - Zope - ACLUsers &- Manage Local Roles
Dieter Maurer
dieter at handshake.de
Wed Jan 14 15:52:57 EST 2004
Julian Clark wrote at 2004-1-14 09:09 +0800:
>I had tried this, and surprisingly, an overflow error occurred.
>This seems a little bizarre, as in the listLocalRoles on the zope 2-3-3
>instance, there is no try/except, and this error does not occur.
>Is there a way of determining how many results will cause overflow? Or
>are there other reasons that overflow occurs?
The overflow is usually indicated by the LDAP server.
It has a limit (which can probably be changed via configuration)
how many records it is ready to deliver in a request.
It issues an overflow when the limit is reached.
--
Dieter
More information about the Zope
mailing list