No error when LDAP search limit exceeded

XMLWordPrintable

    • Severity 3 - Minor

      Summary

      If Bamboo is configured to connect to LDAP server with results more than the LDAP server search limit, there isn't any error thrown

      Steps to Reproduce

      1. Configure Microsoft Active Directory to have low MaxPageSize limit by running the following commands in Ntdsutil.exe:
        LDAP policies
        connections
        connect to server <DNS name of server>
        q
        Set MaxPageSize to 10
        Commit Changes
        
      2. Add more than 10 users into Active Directory
      3. Configure Bamboo to connect to Active Directory for user management
      4. Access Administration >> Security >> Users

      Expected Results

      There will be error showing "Sizelimit Exceeded"

      Actual Results

      Only 10 users listed. No error thrown in the log.

      Notes

      Paddle test does not have error too

      Workaround

      1. Increase the search limit
        OR
      2. Configure Bamboo "userSearchFilter" in atlassian-user.xml file to reduce the number of results

            Assignee:
            Unassigned
            Reporter:
            Foong (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: