Ralph,

Internally, PLA hard codes queries to have a size limit of 500.

This obviously is not suitable for a large LDAP database, and it is
probably OK for all queries to be unlimited.

So, edit lib/ds_ldap.php, and in the function query(), change the
default size_limit to 0.

Let me know (via the list), if this causes any other problems (since you
have a large database), and if it doesnt I'll make it the default.

...deon

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
phpldapadmin-users mailing list
phpldapadmin-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpldapadmin-users

Reply via email to