LDAP Extended Operations are not encoded correctly.

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P3
    • None
    • Affects Version/s: 1.2.1
    • Component/s: 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)
      ======================================================================

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: