Uploaded image for project: 'River (Retired)'
  1. River (Retired)
  2. RIVER-304 Reactivate River jtreg tests
  3. RIVER-307

KDC (Key Distribution Center) Server for kerberos tests

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      From Peter Jones comment:

      Another failed assumption of the previous internal Sun environment:
      this test is expecting to find a Kerberos KDC at the host name
      "jiniautot.east.sun.com".

      FAILED: net/jini/jeri/kerberos/UnitTests/runTestEndpoints.sh
      FAILED: net/jini/jeri/kerberos/UnitTests/runTestPerformance.sh

      These tests failed because they attempt to invoke the JRE's "kinit"
      tool using the internal sun.security.krb5.internal.tools.Kinit API,
      from which it was available in 1.4.x and 5.0 JRE versions. The Java
      version of this tool was removed from the Solaris and Linux JREs for
      version 6 because there is a native kinit on those platforms, although
      it remains in the Windows JRE.

      Beyond this kinit problem, though, these Kerberos tests would surely
      have failed expecting to find a KDC at "jiniautot.east.sun.com" like
      the previous two.

      FAILED: net/jini/jeri/tcp/localHostExposure/LocalHostExposure.java
      FAILED: net/jini/jeri/transport/multihomed/Multihomed.java
      FAILED: net/jini/jeri/transport/multihomed/runMultihome.sh

      These tests failed during the compilation phase because of this issue
      discussed recently here:

      http://mail-archives.apache.org/mod_mbox/incubator-river-dev/200904.mbox/%3C20090421151237.GA19950@east%3E

      What's the best way to implement a KDC for tests? Your thoughts please?

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              pfirmst Peter Firmstone
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: