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

LDAP Extended Operations are not encoded correctly.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 1.2.1
    • core-libs



      Name: yyT116575 Date: 02/15/2001


      java version "1.3.0"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
      Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)

      A LDAP Extended Request is defined by the following ASN.1 syntax.
           ExtendedRequest ::= [APPLICATION 23] SEQUENCE {
                    requestName [0] LDAPOID,
                    requestValue [1] OCTET STRING OPTIONAL }
       
      When calling the extendedOpeartion method on a LdapContext object, the
      requestValue is encoded with an incorrect tag. Java encodes a tag with
      the decimal value of 133, when the value should be decimal 129.
      (Review ID: 117071)
      ======================================================================

            vinnie Vincent Ryan
            yyoungsunw Yung-ching Young (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: