• Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • None
    • 1
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Currently, to search a single User in LDAP, Crowd concatenates the Connector User Object Filter with the query to search the username:

      Connector User Object Filter: (&(objectCategory=Person)(sAMAccountName=*))
      User Query: (sAMAccountName=user_name)

      Crowd Search: (&(&(objectCategory=Person)(sAMAccountName=*))(sAMAccountName=user_name))

      It may be better to stop concatenating the default User Object Filter to the User name filter because of the wildcard (sAMAccountName=*).

      We believe that AD is smart enough to maximize the query performance in this case, however, it must be investigated to find alternatives and improve it on our side.

            [CWD-1673] Improve LDAP Search Queries

            SET Analytics Bot made changes -
            Labels New: cleanup-seos-dc
            SET Analytics Bot made changes -
            Support reference count New: 1
            Katherine Yabut made changes -
            Workflow Original: JAC Suggestion Workflow [ 3388503 ] New: JAC Suggestion Workflow 3 [ 3630549 ]
            Monique Khairuliana (Inactive) made changes -
            Workflow Original: Simplified Crowd Development Workflow v2 [ 1391309 ] New: JAC Suggestion Workflow [ 3388503 ]
            Issue Type Original: Improvement [ 4 ] New: Suggestion [ 10000 ]
            Status Original: Open [ 1 ] New: Gathering Interest [ 11772 ]
            Owen made changes -
            Workflow Original: Crowd Development Workflow v2 [ 272088 ] New: Simplified Crowd Development Workflow v2 [ 1391309 ]
            jawong.adm made changes -
            Workflow Original: Feature Request Workflow [ 182227 ] New: Crowd Development Workflow v2 [ 272088 ]
            Status Original: Awaiting Review [ 10033 ] New: Open [ 1 ]
            Renan Battaglin made changes -
            Affects Version/s New: 2.0 [ 12269 ]
            Affects Version/s New: 1.6 [ 14200 ]
            Renan Battaglin created issue -

              Unassigned Unassigned
              rbattaglin Renan Battaglin
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: