Uploaded image for project: 'WSS4J'
  1. WSS4J
  2. WSS-585

Kerberos processing fails on HP Java 8.0.06

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.6.19
    • 2.0.10, 2.1.8
    • WSS4J Core
    • None

    Description

      HP Java 8.0.06 changes the "java.vendor" property from "Hewlett-Packard Co" to "Hewlett Packard Enterprise".

      This causes Kerberos-related functionality to fail to detect HP Java, since it checks this property and expects it to start with "Hewlett-Packard" (see KerberosClientExceptionAction and KerberosClientExceptionAction classes).

      This will cause failure to extract proper Kerberos session key on HP Java.

      A simple fix is to check for "Hewlett Packard" String as well.

      Attachments

        1. WSS-585.patch
          3 kB
          Detelin Yordanov

        Activity

          People

            coheigea Colm O hEigeartaigh
            detyo Detelin Yordanov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: