From: Graham B. <gb...@po...> - 2000-07-04 03:20:04
|
On Mon, Jul 03, 2000 at 12:33:44PM -0700, Allen, Robbie wrote: > All I'm really asking is for the search method to return all entries > that match the search criteria. To be safe, I need to use VLV in all of > my searches, because one day the number of entries returned may exceed > the server limit, or the server limit may one day be set lower, and the > application may break because it does not get all the entries it thinks > it should. This may not be an issue in some environments, but it is in > mine. Ah, it sounds like you want the LDAPiranah module someone wrote a while back. It will need so changes to work with the latest Net::LDAP though. In fact I have some changes planned for Net::LDAP which will make that kind of thing easier. Graham. |