[teiid-issues] [JBoss JIRA] Resolved: (TEIID-1659) Support pagination of LDAP results when retrieving from Active Directory

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed Aug 3 11:17:07 EDT 2011


     [ https://issues.jboss.org/browse/TEIID-1659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-1659.
-----------------------------------

    Resolution: Done


Added support for pagination based upon using a PagedResultsControl.  This works for at least Active Directory and OpenLDAP.  It looks like Sun/Netscape servers could also be supported, but would require non-JRE supported code.

> Support pagination of LDAP results when retrieving from Active Directory
> ------------------------------------------------------------------------
>
>                 Key: TEIID-1659
>                 URL: https://issues.jboss.org/browse/TEIID-1659
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: LDAP Connector
>    Affects Versions: 7.1.1
>         Environment: EDS 5.1.  LDAP connection factory/translator.  Active Directory as LDAP provider.
>            Reporter: Ken Johnson
>            Assignee: Steven Hawkins
>             Fix For: 7.4.1
>
>
> Active Directory has a setting MaxPageSize that limits the number of records of query results returned in a batch.  The EDS LDAP connector/translator should support this setting so it can page through the results and retrieve all results.  Not just up to MaxPageSize.  Ideally this would be a configurable parameter that the user must set to match the MaxPageSize value on the AD server.  For more info: http://support.microsoft.com/kb/315071.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list