Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-16116

Fix LDAP template to take into account user search filter

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 6.0
    • Fix Version/s: 6.0-HF01, 7.1
    • Component/s: Configuration

      Description

      If a user search filter is filled in the LDAP configuration, it adds an empty searchFilter in the configuration file

              <searchFilter></searchFilter>

      instead of

              <searchFilter>(objectClass=user)</searchFilter>

      Running a request will then fail with

      Caused by: javax.naming.directory.InvalidSearchFilterException: Missing 'equals'; remaining name 'ou=Users,dc=example,dc=com'
      

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: