Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-3864

Support LDAP that does not support a pagination of 500

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • 4.LATER
    • None
    • None
    • None
    • 2 - Long term
    • 3 - Complex

      Some LDAP impl set a pagination at 500 (that fit default openldap and activedirectory).
      If a ldap has a lower value this will fail...

      Option 1 - catch the SizeLimitExceeded and retry with a lower pagination... but we should memorize this value...

      Option 2 - add a pagination parameter at the LDAP conf level (to replace constants that can be found everywhere)

            Unassigned Unassigned
            raphael Raphaƫl Franchet
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: