Project

General

Profile

« Previous | Next » 

Revision 873

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