Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4250399

Error in test that determines when to convert a JNDI search to an LDAP compare

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.3.0
    • 1.3.0
    • core-libs
    • None
    • kestrel
    • x86, sparc
    • solaris_7, windows_nt
    • Verified

      Certain simple filtered searches are automatically converted to LDAP compare operations by the LDAP service provider.

      A search is converted to a compare iff:

          - the scope is set to 'base'
          - the filter is a simple assertion: "<type>=<value>"
          - the returning attributes list is present but empty

      The third check is implemented incorrectly in the code.


            vinnie Vincent Ryan
            vinnie Vincent Ryan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: