Project

General

Profile

« Previous | Next » 

Revision 873

Added by Matt Jones over 22 years ago

Fixed the getUsers() and getPrincipals() methods so that they no longer
fail when large result sets are requested. The problem was that the
LDAP server was returning a "size limit exceeded" message when the resultset
from the query exceeded the default limit of 500 entries. Now we
catch the generated exception, preventing the error.

  • added
  • modified
  • copied
  • renamed
  • deleted