cfldap doesn't support pagesize
cfdlap doesn't support the concept of data coming from an LDAP server in 'pages'.
With Active Directory, the default pagesize is 1000.
Can a...
pagesize="1000"
...attribute be added to the cfldap command so that when it sees 1000 entries returned, it will then ask for the next page of entries, and continue doing that until it retrieves all values from the LDAP servers?
This limit makes cfldap unusable in my environment, as I have more than 1000 entries returned from queries, and groups with more than 1000 members.
Can this be put on the 'wish list' for CF 10?
Thanks,
